You are viewing a potentially older version of this package.
View all versions.
SlopCrewClient
Date uploaded | 9 months ago |
Version | 0.0.1 |
Download link | cspotcode-SlopCrewClient-0.0.1.zip |
Downloads | 6082 |
Dependency string | cspotcode-SlopCrewClient-0.0.1 |
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
SlopCrewClient
FOR MOD AUTHORS USING SLOPCREW.API
For Bomb Rush Cyberfunk mod authors. It is a client that wraps SlopCrew's API and makes it easier to send and receive custom packets and custom character data. Use it to implement new game modes.
Even when not connected to SlopCrew, will silently skip sending packets and can still emit them locally. This means you can write networked logic that still behaves offline.
In lieu of docs, check the Example subdirectory.