FIX: Fail to start game

This commit is contained in:
2025-11-05 23:33:34 +07:00
parent 52134c2200
commit e08b265ae8
4 changed files with 26 additions and 23 deletions

View File

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