Warp to Galaxy internal rebrand

This commit is contained in:
2026-08-27 00:29:21 -05:00
parent d72874534d
commit a69b927cc3
108 changed files with 395 additions and 2098 deletions
+3 -3
View File
@@ -49,9 +49,9 @@ Usage: `iscc <script path> /D<name>[=<value>]`
The following constants can be overwritten:
* `MyAppVersion` (default: `0.1.0`)
* `MyAppExeName` (default: `galaxy-dev.exe`)
* `ReleaseChannel` (default: `dev`)
* `TargetProfileDir` (default: `debug`)
* `MyAppExeName` (default: `galaxy-oss.exe`)
* `ReleaseChannel` (default: `oss`)
* `TargetProfileDir` (default: `target\\rlto`)
### Option 2: Use the GUI
1. Open the Inno Setup application and select this script.