commit
96efda3f2f
2
init.lua
2
init.lua
@ -1,5 +1,5 @@
|
|||||||
xdecor = {}
|
xdecor = {}
|
||||||
modpath = minetest.get_modpath("xdecor")
|
local modpath = minetest.get_modpath("xdecor")
|
||||||
|
|
||||||
dofile(modpath.."/handlers/nodeboxes.lua")
|
dofile(modpath.."/handlers/nodeboxes.lua")
|
||||||
dofile(modpath.."/handlers/registration.lua")
|
dofile(modpath.."/handlers/registration.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user