RealBadAngel
2013-02-21 e23f87d20c59c1a9fa0fbb3e887a87072f57d5e8
technic/init.lua
@@ -1,9 +1,11 @@
-- Minetest 0.4.4 : technic
-- Minetest 0.4.4d1 : technic
modpath=minetest.get_modpath("technic")
--Read technic config file
dofile(modpath.."/config.lua")
--helper functions
dofile(modpath.."/helpers.lua")
-- world gen
dofile(modpath.."/ores.lua")