You are viewing a potentially older version of this package. View all versions.
Date uploaded 7 months ago
Version 0.0.1
Download link cspotcode-SlopCrewClient-0.0.1.zip
Downloads 5593
Dependency string cspotcode-SlopCrewClient-0.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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.