GaleModManager
An modern and lightweight alternative mod manager for Thunderstore.
| Last updated | 8 hours ago |
| Total downloads | 462316 |
| Total rating | 195 |
| Categories | |
| Dependency string | Kesomannen-GaleModManager-1.14.0 |
| Dependants | 3 other packages depend on this package |
README

The modern and lightweight mod manager for Thunderstore, built with Svelte and Tauri.
Features
- Support for all 150+ games on Thunderstore, including Lethal Company, R.E.P.O and Risk Of Rain 2
- An intuitive and responsive interface
- Tiny download size and resource usage
- Feature-rich mod config editor
- Automatic profile syncing (beta)
Installation
Windows
Manual (Thunderstore)
- Go to the Thunderstore page and click Manual Download.
- Extract the downloaded .zip file (for example by right-clicking and choosing Extract All).
- Run the
Gale_X.X.X_x64_en-US.msifile inside of the extracted folder.
Manual (Github)
- Go to Releases.
- Download the
Gale_X.X.X_x64_en-US.msifile for your desired version (the latest is recommended). - Run the downloaded file.
[!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.
Scoop
Gale is available as a Scoop app:
scoop install https://raw.githubusercontent.com/Kesomannen/gale/refs/heads/master/gale.json
To update, run:
scoop uninstall gale
scoop install https://raw.githubusercontent.com/Kesomannen/gale/refs/heads/master/gale.json
Linux
Arch Linux
Gale is available as a community-maintained AUR package.
Example installation command:
yay -S gale-bin
Debian
Gale is available as a .deb package in Releases. After downloading, install with:
sudo dpkg -i Gale_X.X.X_x64_en-US.deb
Fedora
Gale is available as a .rpm package in Releases. After downloading, install with:
sudo rpm -i Gale_X.X.X_x64_en-US.rpm
AppImage
Distribution-agnostic AppImages are available in Releases. After downloading, make the file executable and run it:
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.
Screenshots
Profile

Thunderstore browser

Mod config editor

Modpack export

Credits
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.