Kesomannen-GaleModManager icon

GaleModManager

A modern and lightweight mod manager for many games on Thunderstore. Read install instructions in the README!

Last updated a week ago
Total downloads 274
Total rating 7 
Categories Tools
Dependency string Kesomannen-GaleModManager-0.4.1
Dependants 0 other packages depend on this package

README

logo

Gale Mod Manager

A lightweight and fast mod manager for Thunderstore, built with SvelteKit and Tauri.

Features

  • Support for most of the games on Thunderstore, including Lethal Company, Risk of Rain 2 and Content Warning
  • A performant and responsive UI with a tiny download and disk size (5 MB!)
  • Import & export profiles (compatible with r2modman/thunderstore mod manager)
  • Feature rich mod config editor
  • Launch games through Steam or directly, with any number of instances
  • Useable with the "Install with Mod Manager" button on Thunderstore
  • Automatic app updates
  • Local mod imports

Coming soon

  • Support for modding frameworks other than BepInEx
  • CLI

Installation

Windows

Through Thunderstore

  • Go to the thunderstore page and press "Manual Download".
  • Unzip the downloaded .zip file (for example by right-clicking and choosing "Extract All").
  • Run the Gale_X.X.X_x64-setup.exe file inside of the unzipped folder.

Through Github

  • Go to Releases.
  • Download the Gale_X.X.X_x64-setup.exe 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.

If you're unsure about the safety of this app, I would suggest running it through a service like VirusTotal. It's also worth noting that this project is fully open-source, which means any developer could look at the code and easily spot any malware.

MacOS

TBD

Linux

TBD

Building from source

Make sure you have done all of the Tauri prerequisites. After you have cloned the repository, run

npm install
cargo tauri dev

to start a dev server. Alternatively, do cargo tauri build to build an installer for your platform. If you want to modify/distribute the app, keep in mind the license.

Screenshots

Browse mods

screenshot

Profile

screenshot

Config editor

screenshot

Credits

Logo font based on Poppins

License

GNU GPLv3