12 lines
160 B
TOML
12 lines
160 B
TOML
|
[about]
|
||
|
title = "Bunnymark Demo"
|
||
|
developer = "morshy"
|
||
|
app_id = "bunnymark"
|
||
|
dev_id = "morshy"
|
||
|
|
||
|
[game]
|
||
|
base_render_width = 640
|
||
|
base_render_height = 480
|
||
|
|
||
|
[engine]
|