0.1.0-RC1

This commit is contained in:
Phil Hagelberg 2015-06-29 22:36:51 +07:00
parent 5868023cc8
commit 3feeb8ab8f

View File

@ -1,4 +1,4 @@
calandria = {}
calandria = { version = "0.1.0-RC1" }
dofile(minetest.get_modpath("calandria").."/server.lua")
dofile(minetest.get_modpath("calandria").."/terminal.lua")