Skip to content
Snippets Groups Projects
Commit de078f3c authored by TenPlus1's avatar TenPlus1
Browse files

added global version number

parent beb4130e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment