init.lua 178 B

123
  1. dofile(core.get_modpath("testformspec").."/dummy_items.lua")
  2. dofile(core.get_modpath("testformspec").."/formspec.lua")
  3. dofile(core.get_modpath("testformspec").."/callbacks.lua")