Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
RemoverOfFog
Removes most fog. Fork of the_croods/RemoverOfFog, maintained and updated for current LC versions.
| Date uploaded | a day ago |
| Version | 1.0.3 |
| Download link | TeamAzure-RemoverOfFog-1.0.3.zip |
| Downloads | 3 |
| Dependency string | TeamAzure-RemoverOfFog-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
RemoverOfFog
Removes most exterior fog, aside from Dine or eclipsed weather conditions.
Originally created by the_croods. This fork is maintained and updated for current LC versions.
Config
| Option | Default | Description |
|---|---|---|
| All fog disable? | false | Removes ALL fog volumes, not just VolumeMain. May cause performance impact on low-end PCs. |
Changelog
1.0.3
- Forked from the_croods/RemoverOfFog 1.0.2
- Modernized build system to use NuGet packages
- Fixed per-frame FindObjectsOfType performance issue (now only runs once per scene load)
- Updated for LC v81 compatibility
1.0.2 (original)
- FreeCammer conflict resolved
- Added config option to remove all fog
1.0.0 (original)
- Initial release