1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00
luanti/games/devtest/mods/chest/init.lua

3 lines
107 B
Lua
Raw Normal View History

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