xtreemtest/clientmods/preview/example.lua

3 lines
131 B
Lua
Raw Normal View History

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