Initial release - v1.0.0
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# Auto Refill Fires
|
||||
|
||||
A lightweight BepInEx mod for Valheim that automatically refills nearby fireplaces and torches.
|
||||
|
||||
## Features
|
||||
|
||||
- Automatically refills nearby campfires
|
||||
- Automatically refills hearths
|
||||
- Automatically refills standing torches, including colored variants
|
||||
- Automatically refills wall torches
|
||||
- Automatically refills braziers
|
||||
- Uses the correct fuel type automatically
|
||||
- Can consume fuel from the player's inventory
|
||||
- Optional support for nearby containers
|
||||
- Configurable refill radius
|
||||
- Configurable refill threshold
|
||||
- Refill to maximum or by a fixed amount
|
||||
- Individual enable/disable options for fireplace types
|
||||
|
||||
## Requirements
|
||||
|
||||
- Valheim
|
||||
- BepInExPack Valheim
|
||||
|
||||
## Configuration
|
||||
|
||||
The configuration file is generated after launching the game once with the mod installed.
|
||||
|
||||
`BepInEx/config/simplifydave.autorefillfires.cfg`
|
||||
|
||||
## Installation
|
||||
|
||||
Install using r2modman / Thunderstore Mod Manager, or manually place `AutoRefillFires.dll` inside:
|
||||
|
||||
`BepInEx/plugins/AutoRefillFires/`
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user