3 lines
75 B
Lua
Raw Normal View History

2017-01-20 15:49:29 +01:00
local path = minetest.get_modpath("flowerpots")
dofile(path.."/nodes.lua")