2021-06-10 13:29:18 +02:00

9 lines
101 B
Lua

application = {
content = {
width = 320,
height = 480,
scale = "letterBox",
fps = 60,
},
}