mirror of
https://github.com/godotengine/godot.git
synced 2024-12-27 11:24:59 +08:00
15 lines
154 B
INI
15 lines
154 B
INI
[application]
|
|
|
|
name="Truck Town"
|
|
main_scene="res://car_select.scn"
|
|
icon="res://icon.png"
|
|
|
|
[display]
|
|
|
|
width=1280
|
|
height=720
|
|
|
|
[rasterizer]
|
|
|
|
shadow_filter=3
|