3 lines
131 B
Lua
Raw Normal View History

2022-10-08 17:16:13 -04:00
print("Loaded example file!, loading more examples")
dofile(core.get_modpath(core.get_current_modname()) .. "/examples/first.lua")