1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/games/devtest/mods/testformspec/init.lua

4 lines
178 B
Lua
Raw Normal View History

dofile(core.get_modpath("testformspec").."/dummy_items.lua")
dofile(core.get_modpath("testformspec").."/formspec.lua")
dofile(core.get_modpath("testformspec").."/callbacks.lua")