11 lines
161 B
TOML
11 lines
161 B
TOML
[about]
|
|
title = "Platfomer Demo"
|
|
developer = "Townengine Team"
|
|
app_id = "platformer-demo"
|
|
dev_id = "townengine-team"
|
|
|
|
[game]
|
|
resolution = [ 640, 360 ]
|
|
|
|
[engine]
|