UPDATE: handler before start game

This commit is contained in:
2025-11-05 20:44:41 +07:00
parent 892ea44c17
commit 52134c2200
6 changed files with 185 additions and 197 deletions

View File

@@ -10,7 +10,7 @@ const ProxyZipFile = "64bit.zip"
const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "2.2.2"
const CurrentLauncherVersion = "2.3.0"
type ToolFile string