mirror of
https://github.com/minetest/minetest.git
synced 2024-10-31 23:50:17 +01:00
3 lines
131 B
Lua
3 lines
131 B
Lua
print("Loaded example file!, loading more examples")
|
|
dofile(core.get_modpath(core.get_current_modname()) .. "/examples/first.lua")
|