3 lines
184 B
Lua
3 lines
184 B
Lua
dofile(minetest.get_modpath("ctf_team_base") .. "/api.lua")
|
|
dofile(minetest.get_modpath("ctf_team_base") .. "/chest.lua")
|
|
dofile(minetest.get_modpath("ctf_team_base") .. "/nodes.lua")
|