Adds hotkeys to the ship's cargo and mercenary buttons.
The keys can be configured and default to C for cargo and X for mercenaries. The default for mercenaries is X due to the game using M for Map.
The configuration file will be created on the first game run and can be found at %AppData%\..\LocalLow\Magnum Scriptum Ltd\Quasimorph_ModConfigs\QM_CargoMercHotkeys\config.json
.
Name | Default | Description |
---|---|---|
CargoKey | C | Opens the cargo screen |
MercenariesKey | X | Opens the mercenaries screen |
The list of valid keyboard keys can be found at the bottom of https://docs.unity3d.com/ScriptReference/KeyCode.html Beware that numbers 0-9 are Alpha0 - Alpha9. Most of the other keys are as expected such as X for X. Use "None" to not bind the key.
If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi page. Thanks!
Key icons from Tanya Ferrera at Pixabay
Source code is available on GitHub at https://github.com/NBKRedSpy/QM_CargoMercHotkeys
Compatible with the 0.8.6 opt in beta
0.8.5 Compatibility.
- .8 compatibility.