akarnokd / ThePlanetCrafterMods

BepInEx+Harmony mods for the Unity/Steam game The Planet Crafter
Apache License 2.0
44 stars 29 forks source link

CheatMinimap key remaping in config does nothing #22

Closed esvarc closed 2 years ago

esvarc commented 2 years ago

Actually setting ToggleKey = N in akarnokd.theplanetcraftermods.cheatminimap.cfg is not reflectd in game. I put there M, but it still use default N.

## Settings file was created by plugin (Cheat) Minimap v1.0.0.17

...

## The key to press to toggle the minimap
# Setting type: String
# Default value: N
ToggleKey = M
esvarc commented 2 years ago

Nice to have minimap not only verticaly configurable, but to be able horizontally placed would be great addition. BTW all plugins it is great job done.

akarnokd commented 2 years ago

Thanks for reporting. Fixed the shortcut key issue and added MapLeft so you can now position it freely.