summaryrefslogtreecommitdiff
path: root/castle_farming/init.lua
blob: efc24dcf8b4ecfe96c0be62f22d929865fc62267 (plain)
1
2
3
4
local MP = minetest.get_modpath(minetest.get_current_modname())

dofile(MP.."/hides.lua")
dofile(MP.."/straw.lua")