mirror of
https://github.com/godotengine/godot.git
synced 2024-12-14 07:04:05 +00:00
10 lines
134 B
INI
10 lines
134 B
INI
[application]
|
|
|
|
name="Scene Instancing Demo"
|
|
main_scene="res://container.scn"
|
|
icon="res://icon.png"
|
|
|
|
[physics_2d]
|
|
|
|
default_gravity=300
|