mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
15 lines
194 B
Plaintext
15 lines
194 B
Plaintext
config_version=3
|
|
|
|
[application]
|
|
|
|
config/name="Autoload (Singletons)"
|
|
run/main_scene="res://scene_a.tscn"
|
|
|
|
[autoload]
|
|
|
|
global="res://global.gd"
|
|
|
|
[memory]
|
|
|
|
multithread/thread_rid_pool_prealloc=60
|