Third-party mod integration tool for Deep Rock Galactic.
This a fork of mint with some modifications.
Changes or merges since upstream/master @ 940e7aa:
- Omitted the
[MODDED]prefix from the public server name - Changed app title to
mint-notagfrommint - Confirmation dialog when deleting a mod
- Sorting options for mods
- Search bar always visible
- Time since last action
- Detailed mod info view
- Click the info button beside the mod name to see the its description, changelog and download the latest pak
- App icon in the title bar, taskbar and Windows executable
- Bigger window size
- Centered main window at launch
- Shorter Approval labels
- CTRL + Q keyboard shortcut to quit the program
- Support for mod.io new URL format
- pak bundle will be compressed
- Renamed config and cache directories from
drg-mod-integrationtomint- Will default to legacy directories if they exist
Known issues:
- Oodle compression is not available on Linux (upstream)
For more information on mint usage see the official User Guide.
The latest release is available on the Releases page.
This fork is tested on Windows 11 and the Steam version of the game, but it should work on the Microsoft Store version of DRG as well.
Running on macOS is not supported.
To launch the program on Linux distros, use the following commands:
export LD_LIBRARY_PATH=~/opt/lib:$LD_LIBRARY_PATH
env -u WAYLAND_DISPLAY ./drg_mod_integration
# Credits to https://github.com/trumank/mint/issues/299#issuecomment-3401198284If you are interested in contributing directly to this repository, please see:
The code is open source under the terms of the MIT License.
App icon "Rock" from Icons8.
By contributing to this repository, you agree that the content you contribute may be provided under the terms of the MIT License.

