flowerpots/init.lua

3 lines
75 B
Lua

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