Downloads
- Windows: https://github.com/tgeorgiadis/quiver-launcher/releases/download/v3.3.2/QuiverLauncher-win-Portable.zip
- Linux x64: https://github.com/tgeorgiadis/quiver-launcher/releases/download/v3.3.2/QuiverLauncher-linux-x64.AppImage
- Linux ARM64: https://github.com/tgeorgiadis/quiver-launcher/releases/download/v3.3.2/QuiverLauncher-linux-arm64.AppImage
- Android: https://github.com/tgeorgiadis/quiver-launcher/releases/download/v3.3.2/QuiverLauncher-android.apk
- macOS: work in progress while I get the signing sorted
Quiver Launcher 3.3.2
- Fix Open Folder (and Open Mod Folder) doing nothing on Linux / Steam Deck.
- Improved Latest version detection
- Fix Linux zip installs that dropped Unix execute bits (and could mishandle symlinks). .NET’s unzip left nested tools non-executable, so ports such as Yu-Gi-Oh / psxrecomp could generate a build that then failed looking for
bios/openbios.bin. Installs now usebsdtarorunzipwhen present (same as a manual extract), and otherwise restore Unix modes. A single wrapper folder is still unwrapped; the rest of the tree is left as is.