Documentation
Readme
View as plain text
# SapExtractor
A simple mod that lets you configure the speed and max capacity of the Sap Extractor. It also displays the duration of the extracting process.
## Installation (manual)
copy `plugins` folder to your `BepInEx` folder
## Features
- Configurable speed and max capacity.
- Displays duration of extracting process.
- Uses ServerSync to sync configs from servers to clients.
- Use FileWatcher.
- Configurable through config file or [configuration manager](https://valheim.thunderstore.io/package/Azumatt/Official_BepInEx_ConfigurationManager/)
## Credits
Special thanks to @Azumatt for helping me with the filewatcher and delegate thing.