minetest/games/devtest/mods/chest/init.lua
2024-10-28 15:57:54 +01:00

3 lines
99 B
Lua

dofile(core.get_modpath("chest").."/chest.lua")
dofile(core.get_modpath("chest").."/detached.lua")