Added LethalCompany_InputUtils as a dependency in Thunderstore because v73 somehow broke Vanilla key rebinding
Updated BepInExPack version
[1.6.0]
Reworked storing of Bindings to be more Enum like and refactored places they where they were used
Optimized updating of the Interaction Action Displaystring which was performant heavy (but only when cursor tooltip was shown and contained the keybind). Implemented a time based cooldown on updating the displaystring.
[1.5.0]
Overworked how word wrap is applied to the control tips
Added a config for choosing a word wrap mode
Added a config for the word wrap limit
Cleaned up Debug Log messages
[1.4.0]
Removed ShotgunItemPatches class because the ForceChangeText corountine changes the lines correctly
Cleaned up Debug Log messages
[1.3.0]
Added config for disabling word wrapping
Added option and config for hiding control tips entirely