Skip to content

Mod manager for Dredge mods using the Winch mod loader

License

Notifications You must be signed in to change notification settings

bdlm-dev/DredgeModManager

 
 

Repository files navigation

Dredge Mod Manager

A mod manager for Dredge mods using the Winch mod loader. Can download and install mods from the DREDGE Mod Database and handles enabling/disabling the mods using Winch.

Mod manager screenshot

Development

To run you go npm install -> npm run tauri dev

Recommended IDE Setup:

To regenerate the icon replace app-icon.png and run npm run tauri icon.

Releasing updates

First make sure to search for the previous version number in the manager files and update it to the new value. Follow semver.

Make a PR from dev into main. When the PR is actually merged, the commit message will be used as the changelog, so update it accordingly. We should really have the release action copy the description of the PR into there too.

The action will then create a draft release from that dev->main PR. Make sure to write in the changelog into the description of the release, and change the tag to the format vX.X.X (put actual version number). Then publish.

Thanks

To bdlm-dev for redoing the front-end.

To Bwc9876 for answering my questions about Tauri/rust/actions/everything.

About

Mod manager for Dredge mods using the Winch mod loader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.8%
  • Rust 24.8%
  • SCSS 20.9%
  • HTML 0.5%