
A modern and lightweight mod manager for Thunderstore, built with Svelte and Tauri.
<b>Manual (Thunderstore)</b>
Run the Gale_X.X.X_x64_en-US.msi file inside of the extracted folder.
Manual (Github)
Go to Releases.
Gale_X.X.X_x64_en-US.msi file for your desired version (the latest is recommended).Run the downloaded file.
Scoop
Gale is available as an independently hosted Scoop app:
powershell
scoop install https://raw.githubusercontent.com/Kesomannen/scoop-games/refs/heads/master/bucket/gale.json
To update, run:
powershell
scoop uninstall gale
scoop install https://raw.githubusercontent.com/Kesomannen/scoop-games/refs/heads/master/bucket/gale.json
Efforts are in progress to submit the app to the Scoop games bucket to make installation and updating more straightforward.
[!NOTE] You might get a prompt saying "Windows has protected your PC". In this case, click
More InfoandRun Anyway.[!TIP] If you're unsure about the safety of this app, I would suggest running it through a service like VirusTotal.
<b>Arch</b>
Gale is available as a community-maintained AUR package.
Example installation command:
bash
yay -S gale-bin
<b>Debian</b>
Gale is available as a .deb package in Releases. After downloading, install with:
bash
sudo dpkg -i Gale_X.X.X_x64_en-US.deb
<b>Fedora</b>
Gale is available as a .rpm package in Releases. After downloading, install with:
bash
sudo rpm -i Gale_X.X.X_x64_en-US.rpm
<b>Flatpak</b>
Gale is available as an independently hosted Flatpak package:
bash
flatpak install https://kesomannen.com/com.kesomannen.gale.flatpakref
<b>AppImage</b>
Distribution-agnostic AppImages are available in Releases. After downloading, make the file executable and run it:
bash
chmod +x Gale_X.X.X_x64_en-US.AppImage
./Gale_X.X.X_x64_en-US.AppImage
Want to build it from source? See the wiki.
Profile

Thunderstore browser

Mod config editor

Modpack export

Material icons licensed under Apache 2.0.
Thanks to Ebkr for helping to navigate the thunderstore API and BepInEx, and of course making the original mod manager!
Still have questions? See the FAQ or a detailed list of features.