mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
9 lines
113 B
INI
9 lines
113 B
INI
|
|
[application]
|
||
|
|
|
||
|
|
name="Autoload (Singletons)"
|
||
|
|
main_scene="res://scene_a.scn"
|
||
|
|
|
||
|
|
[autoload]
|
||
|
|
|
||
|
|
global="res://global.gd"
|