mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-04 15:21:06 +01:00
3 lines
80 B
Lua
3 lines
80 B
Lua
local path = minetest.get_modpath("mcl_flowerpots")
|
|
|
|
dofile(path.."/nodes.lua")
|