11 lines
158 B
TOML
11 lines
158 B
TOML
[about]
|
|
title = "Serene Scenery"
|
|
developer = "Townengine Team"
|
|
app_id = "scenery-demo"
|
|
dev_id = "townengine-team"
|
|
|
|
[game]
|
|
resolution = [ 640, 360 ]
|
|
|
|
[engine]
|