aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/chest/init.lua
blob: cb2974c645c25da92688f358c49d59e5014d937d (plain)
1
2
dofile(minetest.get_modpath("chest").."/chest.lua")
dofile(minetest.get_modpath("chest").."/detached.lua")