mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
3 lines
178 B
Lua
3 lines
178 B
Lua
dofile(core.get_modpath("testformspec").."/dummy_items.lua")
|
|
dofile(core.get_modpath("testformspec").."/formspec.lua")
|
|
dofile(core.get_modpath("testformspec").."/callbacks.lua")
|