summaryrefslogtreecommitdiff
path: root/world
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-13 12:17:47 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-13 12:17:47 -0700
commit123c466843fb910c5496cf6218e56678bd4b43ba (patch)
tree6adb1d3ffa9970a23b2b4d22105b3c16dad7149b /world
parent5d2f523e81a56a33405d2b98ccef9d384e269f34 (diff)
downloadinfinitytier-123c466843fb910c5496cf6218e56678bd4b43ba.tar.gz
infinitytier-123c466843fb910c5496cf6218e56678bd4b43ba.zip
Full integration of World and World updates.
Diffstat (limited to 'world')
-rw-r--r--world/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/world/README.md b/world/README.md
new file mode 100644
index 00000000..4e0820e6
--- /dev/null
+++ b/world/README.md
@@ -0,0 +1,6 @@
+World Definitions and Generator Code
+======
+
+This code can be used to generate a world definition. Actual generation was performed on an airgapped secure system.
+
+Ordinary users probably will not need to use this.