Set Tekton Dash Asia (Cloudflare Tunnel) as default server

This commit is contained in:
god
2026-07-13 16:21:15 +08:00
parent 77599a68cc
commit 908b886bcc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -926,7 +926,7 @@ text = "TEKTON DASH"
[node name="ServerOption" type="OptionButton" parent="MainMenuPanel/HiddenLogic" unique_id=645] [node name="ServerOption" type="OptionButton" parent="MainMenuPanel/HiddenLogic" unique_id=645]
unique_name_in_owner = true unique_name_in_owner = true
layout_mode = 0 layout_mode = 0
selected = 3 selected = 4
item_count = 5 item_count = 5
popup/item_0/text = "Nakama - Localhost (Testing)" popup/item_0/text = "Nakama - Localhost (Testing)"
popup/item_0/id = 0 popup/item_0/id = 0
+1 -1
View File
@@ -351,7 +351,7 @@ grow_vertical = 0
unique_name_in_owner = true unique_name_in_owner = true
custom_minimum_size = Vector2(0, 44) custom_minimum_size = Vector2(0, 44)
layout_mode = 2 layout_mode = 2
selected = 3 selected = 4
item_count = 5 item_count = 5
popup/item_0/text = "Nakama - Localhost (Testing)" popup/item_0/text = "Nakama - Localhost (Testing)"
popup/item_0/id = 0 popup/item_0/id = 0
+1 -1
View File
@@ -2,7 +2,7 @@ extends Node
# Standard Nakama Configuration # Standard Nakama Configuration
var nakama_server_key = "defaultkey" var nakama_server_key = "defaultkey"
var nakama_host = "tektondash.vps.webdock.cloud" var nakama_host = "allan-ancient-boundary-consortium.trycloudflare.com"
var nakama_port = 7350 var nakama_port = 7350
var nakama_scheme = "http" var nakama_scheme = "http"