mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-01-04 22:29:33 +01:00
3 lines
80 B
Lua
3 lines
80 B
Lua
local path = minetest.get_modpath("mcl_flowerpots")
|
|
|
|
dofile(path.."/nodes.lua")
|