Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/56kyle/stresstypevisualization
A Poly Bridge 2 mod for differentiating tensile and compressive stress
https://github.com/56kyle/stresstypevisualization
bepinex configurationmanager mod polybridge polybridge2
Last synced: about 1 month ago
JSON representation
A Poly Bridge 2 mod for differentiating tensile and compressive stress
- Host: GitHub
- URL: https://github.com/56kyle/stresstypevisualization
- Owner: 56kyle
- License: lgpl-3.0
- Created: 2020-11-01T22:26:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T20:19:17.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T03:57:09.171Z (almost 2 years ago)
- Topics: bepinex, configurationmanager, mod, polybridge, polybridge2
- Language: C#
- Homepage:
- Size: 1.83 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# StressTypeVisualization
## Pre Note
For a better version of this mod, please see https://github.com/Draradech/BetterStress## Overview
The primary purpose of this mod is to make the stress view show tensile vs compressive stress using different color coding.
However, the mod also has options for pausing the game after the first break and/or every break that occurs, as well as a threshold mode for only showing stress changes when they are above a chosen percent.
#### Example
![Bridge with blue and red stress colors](/20210107203057_1.jpg)## Installation
Before starting make sure that PolyBridge 2 isn't open.
There are 2 different dependencies, BepInEx is the main one and should be installed before anything else.
The other is ConfigurationManager which is inside this release but can be updated if desired.
1. [BepInEx](https://github.com/BepInEx/BepInEx/releases)
2. [ConfigurationManager](https://github.com/BepInEx/BepInEx.ConfigurationManager/releases)Once both dependencies are met, extract and move the BepInEx folder in the release into your PolyBridge2 main directory and it should merge with the existing BepInEx folder. (If there is not an existing BepInEx folder, please make sure to download and install BepInEx)
Once this is done you should be able to open PolyBridge 2 and press F1 to open the mod menu. Inside should be all of the options for this mod aswell.