# SNEAKer
A simple mod that makes your sneaking speed scaled by your Sneak skill level.
## Installation (manual)
- extract
SNEAKer.dll file to your BepInEx\Plugins\ folder
## Features
- Sneak speed scaled by Sneak skill level. The higher your Sneak skill is the faster you move when sneaking.
- Configurable exp multiplier for sneak skill.
- Configurable max sneak speed that can be factored by sneak skill level.
- Uses ServerSync to sync configs from servers to clients.
- Built in config watcher.
- Configurable through config file or configuration manager
## Changelog
v1.1.0
- updated to the latest valheim build (217.22)
Changelog History (click to expand)
v1.0.9
- updated to the latest valheim build (217.14) hilder request.
v1.0.8
- updated to the latest valheim build (216.9)
- adjusted exp minimum acceptable value.
v1.0.7
- optimized code and updated serversync
v1.0.6
- added version checks
- updated to latest valheim assemblies
v1.0.5
- fixed errors on dedicated servers running on linux
v1.0.4
v1.0.3
- fix exp scaling
- fix exp exceeding at skill level 100
v1.0.2
- added max sneak speed as requested.
v1.0.1
- added serversync
- added exp multiplier option.
v1.0.0