Fix formatting for itch.io installation command

This commit is contained in:
Roy
2026-03-17 06:41:49 -07:00
committed by GitHub
parent 2b760d765b
commit bdc94863cc
+1 -1
View File
@@ -3084,7 +3084,7 @@ install_launcher "Amazon Games" "AmazonGamesLauncher" "$amazon_file" "$amazon_ur
install_launcher "EA App" "TheEAappLauncher" "$eaapp_file" "$eaapp_url" "$eaapp_file /quiet" "75" "" "install_eaapp" true
# Install itch.io
install_launcher "itch.io" "itchioLauncher" "$itchio_file" "$itchio_url" "$itchio_file --silent" "76" "" "install_itchio" true
install_launcher "itch.io" "itchioLauncher" "$itchio_file" "$itchio_url" "$itchio_file --silent" "76" "" "install_itchio"
# Install Legacy Games
install_launcher "Legacy Games" "LegacyGamesLauncher" "$legacygames_file" "$legacygames_url" "$legacygames_file /S" "77" "" ""