The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

NoFoggyBusiness
Remove the damaging fog mechanic.
CHANGELOG
Changelog
[0.1.0] - 2025-07-13
Added
- Patch OrbFogHandler.Start to disable the sphere GameObject at startup
- Patch OrbFogHandler.SetFogOrigin to prevent the sphere from being re-enabled
- Patch OrbFogHandler.StartMovingRPC to suppress the UI message
[0.1.1] - 2025-07-14
Added
- Patch FogSphere.Update
- Patch OrbFogHandler.Update