mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
2 lines
131 B
Lua
2 lines
131 B
Lua
print("Loaded example file!, loading more examples")
|
|
dofile(core.get_modpath(core.get_current_modname()) .. "/examples/first.lua")
|