summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-09 22:30:55 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-09 22:30:55 -0500
commitc4640971cb4f9e49d0c72111b4a74e691973b8ff (patch)
tree2cef2090b771b1f6f2e825d5c698c703490c60e4 /init.lua
parent9139a601e29992363a19692addbf74ecbdc94b16 (diff)
tweaked comments at the top of init.lua
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 1be7c1c..f6ab148 100644
--- a/init.lua
+++ b/init.lua
@@ -7,10 +7,12 @@
-- jungle trees mod.
--
-- Brought together into one mod and made L-systems compatible by Vanessa
--- Ezekowitz.
+-- Ezekowitz. Thrown together on 2013-01-09 :-)
--
-- Jungle tree axioms/rules tweaked by RealBadAngel
--
+-- License: WTFPL for all parts (code and textures)
+--
local DEBUG = false