From de078f3ce3752dade2654db4d1f4c66186a0c723 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Fri, 10 Feb 2017 11:00:36 +0000 Subject: added global version number --- init.lua | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3