ona/debug/app.ona

11 lines
140 B
Plaintext

// Test comment.
@log_info("game is loading")
return {
title = "Afterglow",
width = 1280,
height = 800,
tick_rate = 60,
}