Vanessa Ezekowitz
2013-04-20 3645c6f48a75650a6152d0311ddf75a761855298
commit | author | age
773382 1 -- Minetest 0.4.5 : stargate
R 2
3 --data tables definitions
4 stargate={}
5 stargate_network = {}
6
7 modpath=minetest.get_modpath("stargate")
8 dofile(modpath.."/stargate_gui.lua")
9 dofile(modpath.."/gate_defs.lua")