mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
feat(server): complete phase 6 local verification
This commit is contained in:
+3
-3
@@ -21,9 +21,9 @@ run/main_scene="uid://bcq14356s3e2i"
|
||||
config/features=PackedStringArray("4.7", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
run/main_scene.training="res://scenes/training.tscn"
|
||||
# Task 6.1: the dedicated_server export feature swaps the boot scene the same
|
||||
# way the training export does, so the server binary needs no CLI flag to reach
|
||||
# its own entry point.
|
||||
# Dedicated exports select the server boot scene before the interactive menu
|
||||
# is loaded. This is the same project-setting feature override used above by
|
||||
# the training export.
|
||||
run/main_scene.dedicated_server="res://scenes/server_boot.tscn"
|
||||
|
||||
[autoload]
|
||||
|
||||
Reference in New Issue
Block a user