"multiplayer mod for skateboard video game"
It's a Bomb Rush Cyberfunk multiplayer mod. Skate around with your friends.
WARNING: This is a highly unstable mod with several bugs and crashes. I'm working on it as I can, but please don't expect things to be too stable.
Slop Crew can sync:
- Character, movestyle, and outfits
- Player position, including across maps
- Boostpack/friction effects
- Animations & dancing
After install, Slop Crew will make a config file you can edit. The default server is hosted by me (NotNet) in the eastern US.
After starting the game, open a save file, and other players will automagically appear in front of you. Have fun!
Binaries are available on GitHub Actions, which require a GitHub account to download. You can also build from source.
You will need .NET 7. Start the executable, optionally setting the SLOP_INTERFACE
environment variable to change the port (by default ws://0.0.0.0:42069
), and you're good to go. Port forwarding or reverse proxying is required.
A Docker container is also available at ghcr.io/notnite/slopcrew-server:latest
.