summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md14
-rw-r--r--README.md~0
2 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..bcd2ca6 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,14 @@
+More trees!
+
+This mod adds more types of trees to the game
+at present, they consist of jungle trees and conifers
+
+Much of the code here came from cisoun's conifers mod and bas080's
+jungle trees mod.
+
+Brought together into one mod and made L-systems compatible by Vanessa
+Ezekowitz.
+
+Jungle tree axioms/rules tweaked by RealBadAngel
+
+License: WTFPL
diff --git a/README.md~ b/README.md~
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/README.md~