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