https://github.com/Kesomannen/gale
A lightweight mod manager for Thunderstore
https://github.com/Kesomannen/gale
mod-manager modding
Last synced: 2 months ago
JSON representation
A lightweight mod manager for Thunderstore
- Host: GitHub
- URL: https://github.com/Kesomannen/gale
- Owner: Kesomannen
- License: gpl-3.0
- Created: 2024-03-26T19:32:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-17T19:10:04.000Z (2 months ago)
- Last Synced: 2025-03-17T19:38:57.141Z (2 months ago)
- Topics: mod-manager, modding
- Language: Rust
- Homepage: https://kesomannen.com/gale
- Size: 12.7 MB
- Stars: 199
- Watchers: 3
- Forks: 18
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-tauri - Gale - Mod manager for many games on `Thunderstore`. (Applications / Gaming)
- awesome-windows - Gale - Modern and lightweight mod manager for Thunderstore.  (Games / Virtualization)
README

[](https://thunderstore.io/c/lethal-company/p/Kesomannen/GaleModManager/)
[](https://discord.gg/sfuWXRfeTt)
[](https://kesomannen.com/gale)
[](https://github.com/Kesomannen/gale?tab=GPL-3.0-1-ov-file#readme)The modern and lightweight mod manager for [Thunderstore](https://thunderstore.io), built with [Svelte](https://kit.svelte.dev/) and [Tauri](https://tauri.app/).
## Features
- A performant and responsive UI
- Tiny resource usage and download size
- Feature-rich mod config editor
- Export profiles as modpacks and upload directly to Thunderstore[...and more](https://github.com/Kesomannen/gale/wiki/Features)
## Installation
By installing Gale, you agree to the [Privacy Policy](https://github.com/Kesomannen/gale/blob/master/privacy_policy.md).
### Windows
**From Thunderstore**
- Go to the [Thunderstore page](https://thunderstore.io/c/lethal-company/p/Kesomannen/GaleModManager/) 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.msi` file inside of the extracted folder.**From Github**
- Go to [Releases](https://github.com/Kesomannen/gale/releases).
- Download the `Gale_X.X.X_x64_en-US.msi` file 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 Info` and `Run Anyway`.> [!TIP]
> If you're unsure about the safety of this app, I would suggest running it through a service like [VirusTotal](https://www.virustotal.com).### Linux
AppImages, .rpm and .deb files are available in [Releases](https://github.com/Kesomannen/gale/releases).
You can also get it through the community-maintained [AUR package](https://aur.archlinux.org/packages/gale-bin).Want to build it yourself? See the [wiki](https://github.com/Kesomannen/gale/wiki/building-from-source).
## Screenshots
_Profile_

_Thunderstore browser_

_Mod config editor_

_Modpack export_

## Credits
Material icons licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).
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](https://github.com/Kesomannen/gale/wiki/faq) or a [detailed list of features](https://github.com/Kesomannen/gale/wiki/Features).