You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 use bsdtar or unzip when 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.