2024-11-27 15:27:59 -06:00

5 lines
150 B
Lua

local modpath = core.get_modpath("pyutest_cmds")
dofile(modpath .. "/worldedit.lua")
dofile(modpath .. "/gameplay.lua")
dofile(modpath .. "/fun.lua")