capturetheflag/mods/ctf/ctf_team_base/init.lua
2019-01-11 15:52:47 +00:00

4 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")