| Last updated | 6 hours ago |
| Total downloads | 210 |
| Total rating | 1 |
| Categories | |
| Dependency string | EnderGuy77-Chained_Together-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
Chained Together
A Chained Together mod for BepInEx that helps the team captain track separations during a race. Only the captain needs to run this mod.
Features
- Tracks separations between players in real-time.
- Only counts each player once per separation.
- Separation counting has a 2.5s delay to prevent false positives.
- Generates a
SeparationLog.txtat the end of the run (on the Title screen). - Log includes a hash to ensure data integrity.
- Optional GUI display for total separations (toggle with F10).
Installation
- Make sure BepInEx is installed.
- Place the
EnderGuy77-Chained_Together.dllfile in theBepInEx/pluginsfolder. - Launch the game as usual.
- Only the "team captain" needs to run the mod.
Usage
- The mod automatically tracks separations during races.
- At the end of the race, check the
SeparationLog.txtfile in:
<game folder>/BepInEx/SeparationLog.txt
- The log includes the total number of separations and a SHA256 hash to verify integrity.
- Press F10 to toggle the GUI display on-screen.
Configuration
distanceThresholdis fixed at 70 units and cannot be changed.separationDelayand other timers are set in the code (currently 2.5s delay).
Notes
- Only the captain should download and run the mod.
- The log file can be used as proof of separations during the race.
- Ensure that the captain’s copy of the mod is up-to-date for accurate logging.
License
This mod is provided as-is for team tracking purposes. Do not redistribute without permission.