Drive around the interstate with your buddy, enjoy GTAs environment, make own missions and events or just chill in Grove Street! 🌐
Go to file
forever 3b901d8e6c
Some checks failed
Build and Push Docker Image to GHCR / build (push) Failing after 26s
Nightly-build / build (6.0.x) (push) Failing after 4m13s
更新 .github/workflows/nightly-build.yaml
2024-10-26 03:14:03 +08:00
.github 更新 .github/workflows/nightly-build.yaml 2024-10-26 03:14:03 +08:00
images never gonna give~ 2022-06-24 18:25:24 +08:00
libs Update LemonUI 2023-10-18 16:57:19 -03:00
RageCoop.Client Remove global limits 2023-11-20 11:32:18 -03:00
RageCoop.Client.Installer Update SHVDN 2023-07-26 15:12:58 -03:00
RageCoop.Core Stuff 2022-09-09 11:23:46 +08:00
RageCoop.Server Show kill notification 2023-10-06 23:46:08 -03:00
.gitattributes Initial commit 2021-07-07 13:36:25 +02:00
.gitignore Docker conversion of server component (#54) 2024-04-14 10:59:43 +08:00
docker-compose.yml Docker conversion of server component (#54) 2024-04-14 10:59:43 +08:00
Dockerfile Docker conversion of server component (#54) 2024-04-14 10:59:43 +08:00
LICENSE Update LICENSE 2022-04-06 02:57:30 +02:00
RageCoop-V.sln Add client installer 2022-08-20 15:20:25 +08:00
README.md Update README.md 2023-07-26 15:42:08 -03:00

🌐 RAGECOOP

Downloads Contributors Forks Stargazers Issues

🧠 That's it

RAGECOOP brings multiplayer experience to the story mode, you can complete missions together with your friends, use mods without any restriction/getting banned, or just mess around with your fella!

👁 Requirements

  • ScriptHookV
  • ScriptHookVDotNet 3.6.0 or later
  • .NET Framework 4.8 Runtime or SDK

📋 Building the project

You'll need:

  • .NET 6.0 SDK
  • .NET Framework 4.8 SDK

Recommended IDE:

  • Visual Studio Code
  • Visul Studio 2022

Then run dotnet build in the solution directory, built binaries are in the bin folder

📚 Third-party libraries

👋 Features

  1. Synchronized bullets
  2. Synchronized vehicle/player/NPC
  3. Synchronized projectiles
  4. Simple ragdoll sync
  5. Decent compatibility with other mods, set up a private modded server to have some fun!
  6. Weaponized vehicle sync(WIP).
  7. Optimization for high-Ping condition, play with friends around the world!
  8. Powerful scripting API and resource system, easily add multiplayer functionality to your mod.

⚠ Known issues

See Bugs

🔫 Installation

Refer to the wiki

🧨 Downloads

Download latest release here

You can also download nightly builds here, which includes latest features and bug-fixes, but has not been thoroughly tested.

Please note that this is incompatible with all previous versions of ragecoop, remove old files before installing.

🦆 Special thanks to

  • Makinolo, oldnapalm
    • For testing, ideas, contributions and the first modification with the API
  • crosire
    • For the extensive work in ScriptHookVDotNet
  • justalemon
    • For the extensive work in LemonUI

📝 License

This project is licensed under MIT license