mint
mint copied to clipboard
Deep Rock Galactic mod loader and integration
The current status bar alongside error messages setup is a bit suboptimal because: - If the error message is long, it overflows beneath the buttons on the right. - If...
It's very easy to forget to click "Install Mods" when the active mod profile is modified. There may be multiple mitigations: 1. Rename "Install Mods" to "Apply Mods"? 2. Make...
If we fail to deserialize config or whatever, we want to fail hard but with better diagnostics: - Report where we tried looking for a valid config - Report which...
To help users troubleshoot in case for whatever reason they can't use Uninstall Mods button.
- https://github.com/trumank/mint/issues/125 - https://github.com/trumank/mint/issues/123 - https://github.com/trumank/mint/issues/189 - https://github.com/trumank/mint/issues/114 - https://github.com/trumank/mint/issues/108 - https://github.com/trumank/mint/issues/95 - https://github.com/trumank/mint/issues/86 Asset Registry Handling: https://github.com/trumank/mint/issues/57
The specific mod doesn't matter ``` ERROR mint::gui::message: mod.io error: http request error: Request error: error sending request for url (https://api.mod.io/v1/games/2475/mods?name_id=no-walk-only-sprint&visible-in=0%2C1): error trying to connect: invalid peer certificate: NotValidForName ```...
Every time I try to save my Mod.io OAuth token Mint returns with this error: http request error: Request error: error sending request for url (https://api.mod.io/v1/games/2475/mods?id=0) error trying to connect:...

