
ToolbotEquipmentSwap
Lets you swap your equipment when playing as MUL-T with a dedicated key. It also optionally stops MUL-T's Retool ability from swapping his equipment slots. Configurable.
Last updated | 5 years ago |
Total downloads | 1809 |
Total rating | 2 |
Categories | Mods |
Dependency string | Unordinal-ToolbotEquipmentSwap-1.0.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function


bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 3.0.0
wildbook-MiniRpcLib
This is an alpha/beta library. It works, but there are breaking changes planned. It's released here to allow developers to reference it as a dependency.
Preferred version: 0.0.1README
ToolbotEquipmentSwap
Lets you swap your equipment when playing as MUL-T with a dedicated key and stops MUL-T's Retool ability from swapping his equipment slots. Configurable.
Note: The host must have the mod for it to work for everyone. Clients without the mod are unaffected.
Installation
- Move
ToolbotEquipmentSwap.dll
toRisk of Rain 2\BepInEx\plugins
.
You may optionally make a folder and put the .dll file inside of it for organizational purposes.
Configuration
- Install the plugin.
- Run the game and a configuration file will be generated at
Risk of Rain 2\BepInEx\config
- Open
com.unordinal.toolbotequipmentswap.cfg
with any text editor. - Edit the settings to your preference.
Settings
SwapKey
: The key to swap between MUL-T's equipment slots. (Default: X
)
StopAutoSwap
: Whether to stop the equipment slot changing when using MUL-T's Retool ability. (Default: true
)
Changelog
1.0.2 | 2019-12-30
- Updated for the latest Hidden Realms update.
1.0.1 | 2019-8-27
- Client's own configuration for the setting
StopAutoSwap
now apply to them instead of the host's setting taking precedence. Unmodded clients are now completely unaffected and can swap equipment using Retool no matter the host's configuration.
1.0.0 | 2019-8-11
- Initial release.