mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +08: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"
|