summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-02-10 11:00:36 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2017-02-10 11:00:36 +0000
commitde078f3ce3752dade2654db4d1f4c66186a0c723 (patch)
treed468f1f8948bff2d0c9a753b35feffed324b76b1
parentbeb4130e37503fa6231e9e5938959c13612f2459 (diff)
added global version number
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index b7b52ce..074394d 100644
--- a/init.lua
+++ b/init.lua
@@ -9,6 +9,7 @@
]]
ethereal = {}
+ethereal.version = "1.22"
ethereal.leaftype = 0 -- 0 for 2D plantlike, 1 for 3D allfaces
ethereal.leafwalk = false -- true for walkable leaves, false to fall through
ethereal.cavedirt = true -- caves chop through dirt when true