This Mod changes the wire pulse color according to the power state. It makes it easier to see which part of your cable-mess is missing a proper connection, or to easier see which items a trigger enables.
This module was broken out of my Electricity Overhaul Mod.
You can use it standalone or alongside Electricity Overhaul Mod.
End-Users are encouraged to download my mods from NexusMods.
Every download there helps me to buy stuff for mod development.
Otherwise please use one of the official releases here.
Only clone or download the repo if you know what you do!
- Recompile for 7D2D V2.0 stable
- First compatibility with V1.0 (exp)
- Verified compatibility with V1 stable (b333)
- Change mod folder to add OCB prefix
- Update compatibility for 7D2D A21.0(b324)
- Fix potential null pointer access in
UpdateWireColor - Add gitattributes to force line endings on file types
- Add better compatibility for MSVC solution file
- Automated deployment and release packaging
- Update .NET Target Framework Version to 4.8
- Fix issue when map is loading with wire tool equipped
- Disable optimization since it seems to fail sometimes
- Refactor code to be much cleaner and more robust
- Remove BepInEx requirement (refactored completely)
- Refactor for A20 compatibility
Developed initially for version A20(b238), updated through A21.2(b37).
