refactor: remove deprecated username field and update instance configurations

This commit is contained in:
xgui4
2026-05-15 17:47:54 -04:00
parent 1d9659492f
commit 8ef77b488b
14 changed files with 178 additions and 134 deletions

View File

@@ -3,7 +3,7 @@
; Non-commercial use only
#define MyAppName "LCE Qt Launcher (Nightly)"
#define MyAppVersion "0.0.20.0"
#define MyAppVersion "2026.05.15"
#define MyAppPublisher "Xgui4"
#define MyAppURL "https://github.com/xgui4/lce-qt-launcher"
#define MyAppExeName "main.exe"

View File

@@ -3,7 +3,7 @@
; Non-commercial use only
#define MyAppName "LCE Qt Launcher (Nightly)"
#define MyAppVersion "0.0.20.0"
#define MyAppVersion "2026.05.15"
#define MyAppPublisher "Xgui4"
#define MyAppURL "https://github.com/xgui4/lce-qt-launcher"
#define MyAppExeName "main.exe"