diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-01-09 21:38:37 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-01-09 21:38:37 -0500 |
commit | 58e68582db9128c7a4534bfac9c9959fd65b49f6 (patch) | |
tree | 9e81553bacf186227c93bfb4c0434db8e317ecd8 | |
parent | e0837f30d1a8f7aede30182d2b14dc7b350b2a07 (diff) |
added readme
-rw-r--r-- | README.md | 14 | ||||
-rw-r--r-- | README.md~ | 0 |
2 files changed, 14 insertions, 0 deletions
@@ -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~ |