5 lines
142 B
Lua
5 lines
142 B
Lua
PyuTestCmds_Path = minetest.get_modpath("pyutest_cmds")
|
|
dofile(PyuTestCmds_Path.."/worldedit.lua")
|
|
dofile(PyuTestCmds_Path.."/gameplay.lua")
|
|
|