ona/debug/app.ona

11 lines
131 B
Plaintext
Raw Normal View History

2023-05-24 01:22:29 +02:00
# Test comment.
@log_info("game is loading")
2023-07-12 02:51:32 +02:00
2023-05-24 01:22:29 +02:00
return {
.title = "Afterglow",
.width = 1280,
.height = 800,
.tick_rate = 60,
2023-05-24 01:22:29 +02:00
}