SmallJoker
2013-12-01 7a3cd495972f2dc399d7af7f596a6d9a4a5c728b
technic_worldgen/init.lua
@@ -9,3 +9,8 @@
   dofile(modpath.."/rubber.lua")
end
-- mg suppport
if minetest.get_modpath("mg") then
   dofile(modpath.."/mg.lua")
end