mirror of
https://github.com/godotengine/godot.git
synced 2025-01-24 21:01:50 +08:00
9 lines
112 B
INI
9 lines
112 B
INI
|
[application]
|
||
|
|
||
|
name="Scene Instancing Demo"
|
||
|
main_scene="res://container.scn"
|
||
|
|
||
|
[physics_2d]
|
||
|
|
||
|
default_gravity=300
|