Vanessa Ezekowitz 907e8bf6a6 update digilines, technic, unified inventory,
and switched castles to the new modpack form
2017-03-17 16:53:18 -04:00

8 lines
125 B
Lua

local MP = minetest.get_modpath(minetest.get_current_modname())
dofile(MP.."/crossbow.lua")
dofile(MP.."/battleaxe.lua")