GaleModManager
A modern and lightweight alternative mod manager for Thunderstore.
| Last updated | 2 hours ago |
| Total downloads | 485202 |
| Total rating | 200 |
| Categories | |
| Dependency string | Kesomannen-GaleModManager-1.19.0 |
| 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 a Scoop app in the official games bucket:
scoop bucket add games
scoop install gale
[!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: gale (from source) and gale-bin (prebuilt).
Example installation command:
yay -S gale-bin
[!WARN] Do not use the in-app updater, instead update the app via the AUR.
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
Updating Gale can be done from the in-app updater UI.
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
Updating Gale can be done from the in-app updater UI.
Flatpak
Gale is available as an independently hosted Flatpak package:
flatpak install https://kesomannen.com/com.kesomannen.gale.flatpakref
Updating the app can be done with flatpak update com.kesomannen.gale.
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
Updating Gale can be done from the in-app updater UI.
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.