11 lines
137 B
TOML
11 lines
137 B
TOML
[about]
|
|
title = "Bunnymark Demo"
|
|
developer = "morshy"
|
|
app_id = "bunnymark"
|
|
dev_id = "morshy"
|
|
|
|
[game]
|
|
resolution = [ 640, 480 ]
|
|
|
|
[engine]
|