12 lines
184 B
TOML
12 lines
184 B
TOML
[about]
|
|
title = "Serene Scenery"
|
|
developer = "Townengine Team"
|
|
app_id = "platformer-demo"
|
|
dev_id = "townengine-team"
|
|
|
|
[game]
|
|
base_render_width = 640
|
|
base_render_height = 360
|
|
|
|
[engine]
|