4 lines
188 B
Lua
4 lines
188 B
Lua
dofile(minetest.get_modpath("parties") .. "/chatcmdbuilder.lua")
|
|
dofile(minetest.get_modpath("parties") .. "/commands.lua")
|
|
dofile(minetest.get_modpath("parties") .. "/party_manager.lua")
|