Add option to disable sneak actions
Rakambda opened this issue ยท 0 comments
Describe the feature
Current sneak will either activate or disable the mod. This could be changed to also allow for the mod to be always active.
Setting can be changed to an enum with :
- SNEAK_DISABLE: When sneaking, mod is disabled
- SNEAK_ENABLE: When sneaking, mod is active
- IGNORE: Always enabled