GloopMaster
2013-08-25 f8132c13a2f31f0c5b35f29066a69edf85956ae7
commit | author | age
279776 1 -- Minetest 0.4.6 : technic_worldgen
R 2
3 modpath=minetest.get_modpath("technic_worldgen")
4
5 dofile(modpath.."/nodes.lua")
6 dofile(modpath.."/oregen.lua")
7 dofile(modpath.."/crafts.lua")