VoxelEngine/dev/tests/example.lua
2024-12-07 22:16:50 +03:00

4 lines
63 B
Lua

print("Hello from the example test!")
test.sleep(1)
print("2")