← Package directory
Available on winget

Install r2modman

A simple and easy to use mod manager for several games using Thunderstore.

Install with winget
winget install --id ebkr.r2modman
Upgrade
winget upgrade --id ebkr.r2modman
Uninstall
winget uninstall --id ebkr.r2modman

About r2modman

A simple and easy to use mod manager for several games using Thunderstore. A mod manager is an application to make it easier to control which mods you have installed.

What's new in 3.2.16

What's Changed - Add Sledding game by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2105 - Add Hot Lava and fix three-component path resolution bug by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2106 - Fixed DownloadMonitor.vue scrolling by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2107 - Add four new games by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2112 - Add enable/disable support to InstallRulePluginInstaller by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2103 - Extract mod uninstallation logic from GenericProfileInstaller by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2104 - Fix race condition in DownloadModVersionSelectModal by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2119 - Update game assets by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2115 - Added explicit rejection of executables from profile exports by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2124 - Sync ecosystem data by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2129 - Add missing methods to LovelyPluginInstaller by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2120 - Refactor GenericProfileInstaller into a simple wrapper for PackageInstaller calls by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2121 - Week 17 game additions by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2134 - Show more informative error message on a FileTree failure by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2137 - Ecosystem merge by @ebkr in https:/...

Read release notes

Version history

Version Updated Notes
3.2.16 Unknown What's Changed - Add Sledding game by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2105 - Add Hot Lava and fix three-component path resolution bug by @ethangreen-dev in https://github.com/ebkr/r2modmanPlu...
3.2.15 Unknown What's Changed - Rename Test CI by @patttterson in https://github.com/ebkr/r2modmanPlus/pull/2065 - Add four new games and updated shimloader fields by @ethangreen-dev in https://github.com/ebkr/r2modmanPlus/pull/2075 -...
3.2.14 Unknown What's Changed - fix: miside cover image case by @Hythera in https://github.com/ebkr/r2modmanPlus/pull/2024 - Fix UMM issues for native linux and proton by @alexneargarder in https://github.com/ebkr/r2modmanPlus/pull/203...
3.2.13 Unknown What's Changed - Fixed ManagerUpdateBanner version check by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2045 - Re-added WINEDLLOVERRIDES automation by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2048 - Fix...
3.2.12 Unknown What's Changed - Added KeyWe support by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2010 - Use Mise in CI by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/2011 - Switched from --frozen-lockfile to --immutable...
3.2.11 Unknown What's Changed - Make NodePathProvider::resolve variadic by @RossBrunton in https://github.com/ebkr/r2modmanPlus/pull/1983 - Add support for 6 games by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/2001 - Add m...
3.2.10 Unknown What's Changed - Update game support by @anttimaki in #1971 - Cover image optimization by @VilppeRiskidev in #1883 - Sync with Thunderstore ecosystem to add support for UMM and Broforce by @anttimaki in #1979 - Add UMM m...
3.2.9 Unknown What's Changed - Add support for four games by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/1950 - Add support for three games by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/1959 - NSFW Indicator +...
3.2.8 Unknown What's Changed - Removed BepisLoaderInstaller uninstall impl by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1945 - Fix launch behaviour resolution by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1946 - Confi...
3.2.7 Unknown What's Changed - Linux fixes for 3.2.6 by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1938 - path.sep can now be accessed via IPC by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1939 - Upgraded Electron to 3...
3.2.6 Unknown What's Changed - Fix linux wrapper resolve by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1925 - Release 3.2.6 by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1926 Full Changelog: https://github.com/ebkr/r2m...
3.2.5 Unknown What's Changed - Fixed error causing SettingsView to not load by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1921 - Release 3.2.5 by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1922 Full Changelog: https://...
3.2.4 Unknown What's Changed - Add custom mod loader package support for three games by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/1880 - Fix posix scripts to preserve arguments with spaces by @arrowmaster in https://gith...
3.2.3 Unknown What's Changed - Add type assertion to some definitions in ManagerSettings and Setting… by @VilppeRiskidev in https://github.com/ebkr/r2modmanPlus/pull/1865 - Add support for four games by @anttimaki in https://github.co...
3.2.2 Unknown Release notes
3.2.1 Unknown What's Changed - Auto-close ProfileManagementModal on file export by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1752 - DownloadMixin to Composable by @ebkr in https://github.com/ebkr/r2modmanPlus/pull/1757 - Prof...
3.2.0 Unknown What's Changed - Add BepInExPack_Magicite to ModLoaderVariantRecord.ts by @x753 in https://github.com/ebkr/r2modmanPlus/pull/1726 - Add HumanFallFlat to ModLoaderVariantRecord.ts by @x753 in https://github.com/ebkr/r2mod...
3.1.58 Unknown What's Changed - Add Zort by @Oksamies in https://github.com/ebkr/r2modmanPlus/pull/1654 - Update game cover images for Gang Beasts, R.E.P.O., and Zort by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/1664 - Ad...
3.1.57 Unknown What's Changed - Fix profile import silently leaving some mods uninstalled by @anttimaki in https://github.com/ebkr/r2modmanPlus/pull/1647 - Add game: Gang Beasts by @VilppeRiskidev in https://github.com/ebkr/r2modmanPlu...
3.1.56 Unknown Release notes