Fix subprocess will create a terminal window when Minecraft is running.

Add a daemon to refresh account token.
This commit is contained in:
wei
2026-08-03 21:48:00 +08:00
parent 48b70c12af
commit c63c46a3b3
7 changed files with 180 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
LAUNCHER_VERSION = "0.0.4-alpha"
LAUNCHER_VERSION = "0.0.5-alpha"
LAUNCHER_NAME = "TestLauncher (Aka TapLauncher)"
LAUNCHER_DIR_NAME = "TestLauncher"
MAIN_REPO_URL = "https://repo.weispace.net/wei/Launcher/"