
ClearTheAir
More easily clear Mistlands mist.Add a configuration option to modify the effective radius of Mistlands fog clearing items such as Wisp Torches and Wisplights.
This mod changes nothing by default until you modify the mod config. Run the game once with the mod enabled to generate the config. See config for details on what each option does.
This mod should be installed on client and server. Mod features may not work reliably if any clients do not have the mod installed. By default, a server running the mod will reject clients that do not have it installed. To allow unmodded clients, at the risk of unreliable functionality, a server may set ModRequired=false in the config.
Some configuration options can be enforced by a server running ConditionalConfigSync. See included ConfigSync_Readme.txt file for more information.
Installation
This mod is designed to install and run via a mod manager such as r2modman. You can optionally install it manually following the steps below.
Manual Install
- Install BepInExPack Valheim
- Install ConditionalConfigSync
- Download latest
ClearTheAir.dllby clicking "Manual Download". Extract the dll from the zip file into[GameDirectory]\Bepinex\plugins. (You only need the dll.) - Run the game once, then close it and edit the generated cfg file in
[GameDirectory]\Bepinex\configif you want to customize anything (or use a configuration management mod).
Changelog
1.2.1
- Added
ModRequiredconfig value. If set to true on a server (default), connecting clients must have the mod installed. If false, the mod is optional for clients. Mod features may not work reliably if any clients do not have the mod installed.
1.2.0
- Added server config sync via ConditionalConfigSync
1.1.0
- Updated for Valheim 1.0
1.0.4
- Updated BepinEx version
1.0.3
- Updated BepinEx version
- Updated .NET version
1.0.2
- Updated BepinEx version
1.0.1
- Updated BepinEx version
1.0.0
- Initial release

