Adding Log in / log out behavior
Deploy Promiscuity Auth API / deploy (push) Successful in 57s
k8s smoke test / test (push) Successful in 5s

This commit is contained in:
2025-11-23 09:41:26 -06:00
parent 59e33760ad
commit 85711e42cd
12 changed files with 267 additions and 27 deletions
+1
View File
@@ -3,6 +3,7 @@ extends AudioStreamPlayer
const MENU_SCENES: Dictionary = {
"res://scenes/UI/start_screen.tscn": true,
"res://scenes/UI/Settings.tscn": true,
"res://scenes/UI/login_screen.tscn": true,
}
const CONFIG_PATH := "user://settings.cfg"