mint icon indicating copy to clipboard operation
mint copied to clipboard

Deep Rock Galactic mod loader and integration

Results 107 mint issues
Sort by recently updated
recently updated
newest added

Allow adding multiple DRG installs via settings and a combox box next to the 'install' button to switch between them.

C-enhancement

For example, of Buyable Missions.

C-enhancement

Allow selecting and applying actions to multiples mods: - move - copy - delete - enable/disable

C-enhancement

Currently any changes made are immediately saved. This can lead to things like the user accidentally hitting a button and not knowing what just happened (e.g. deleting a mod). Modifications...

C-enhancement

Happens when I try to install the mods. Mod list for reference attached. ![image](https://github.com/user-attachments/assets/32b54e11-8672-4957-9627-0c0fac7ef435)

- Add build instructions for Windows and Linux (specifically Ubuntu) - Add disclaimers - Explicitly document supported environments and game version - Add usage etiquette Closes #233.

Currently, our error handling is a bit all over the place (probably mostly my fault), which makes a lot of the code very verbose in terms of error handling, even...

C-tracking-issue
A-diagnostics
A-error-handling

This is the first PR in a series of patches intended to simplify and improve our error handling. Using `thiserror` does not make error handling *simpler*, but it allows we...

I'm on Linux, trying to puzzle out what all needs to be done to install the deps. Rust dev by day so this should be friendly territory, and yet it's...

A-docs
O-linux
A-meta
C-cleanup

If it's applicable to parse the data from mod.io API, it would be good to see if the mod was updated long time ago and it's not worth the time...

C-enhancement
A-gui
P-modio