# 🌐 RAGECOOP This is a reworked version of [RageCoop](https://github.com/RAGECOOP/RAGECOOP-V) , which has sadly been discontinued. Base sync logic has been updated. Peds and Vehicles are now synchronized independently. # Features Added 1. Synchronized bullets 2. Synchronized vehicle/player/NPC 3. Basic ragdoll sync 4. Projectile support (WIP) 5. Smoother vehicle/ped movement. 6. Ownership based sync logic, carjacking is now working properly. 7. Introduced SyncEvents. 8. Code refactoring and namespace cleanup 9. Other small fixes # Known issues 1. Weapon sounds are missing. 2. Cover sync is still buggy. 3. Weaponized vehicle doen't work currently 4. Framerate drop with high number of synchronized entities. # Downloads Download compiled binaries here: [Release](https://gitlab.com/justasausage/RageCOOP-V/-/tree/main/Release)