also bundle dotnet in translator for linux appimage

This commit is contained in:
theofficialgman
2026-08-25 23:52:20 -04:00
parent c5db4d0e8e
commit edc5fa1dd3
4 changed files with 53 additions and 20 deletions
+2 -1
View File
@@ -111,6 +111,7 @@ internal static class Program
flags.GetValueOrDefault("retro-wfc-offline-dir"),
flags.ContainsKey("skip-retro-wfc-payload"),
flags.ContainsKey("force-clean-build"),
flags.GetValueOrDefault("translator-bin"),
reporter, token);
reporter.Progress(InstallStages.Shortcuts, "Creating shortcuts", 98);
@@ -260,7 +261,7 @@ internal static class Program
install --profile {base|retro-rewind|both} [--game ISO_PATH] [--install-dir DIR]
[--retro-rewind-package-dir DIR] [--retro-wfc-offline-dir DIR | --skip-retro-wfc-payload]
[--force-clean-build] [--progress-json] [--workspace DIR]
[--force-clean-build] [--translator-bin PATH] [--progress-json] [--workspace DIR]
uninstall [--profile {base|retro-rewind|both|all}]
launch-base
launch-retro