farlands/mods/mapgen/init.lua
2017-01-12 06:27:31 +10:00

3 lines
71 B
Lua

local path = minetest.get_modpath("mapgen")
dofile(path.."/nodes.lua")