GaleModManager
An modern and lightweight alternative mod manager for Thunderstore.
| Last updated | 8 hours ago |
| Total downloads | 470373 |
| Total rating | 197 |
| Categories | |
| Dependency string | Kesomannen-GaleModManager-1.16.1 |
| Dependants | 1 other package depends on this package |
README

A 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
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.
Scoop
Gale is available as an independently hosted Scoop app:
scoop install https://raw.githubusercontent.com/Kesomannen/scoop-games/refs/heads/master/bucket/gale.json
To update, run:
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.
Linux
Arch
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
Flatpak
Gale is available as an independently hosted Flatpak package:
flatpak install https://kesomannen.com/com.kesomannen.gale.flatpakref
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.