2024-06-17 14:32:51 -06:00

5 lines
142 B
Lua

PyuTestCmds_Path = minetest.get_modpath("pyutest_cmds")
dofile(PyuTestCmds_Path.."/worldedit.lua")
dofile(PyuTestCmds_Path.."/gameplay.lua")