Update README.md

This commit is contained in:
Big Sausage
2022-05-25 07:05:23 +00:00
parent ae09ad0a70
commit c51633a773

View File

@ -1,14 +1,28 @@
# 🌐 RAGECOOP
This is a reworked version of [RageCoop](https://github.com/RAGECOOP/RAGECOOP-V) , which has sadly been discontinued.
This is a reworked version of [RageCoop](https://github.com/RAGECOOP/RAGECOOP-V) with the original author's permission.
# **Help to survive the project**
#### The project is in active development as for now but may get discontinued if user's support is not present!
## if you are a developer...
Please **CONTRIBUTE** to the project and make RageCoop better together!
## otherwise...
**[Become a patreon](https://www.patreon.com/Sardelka)** to help keep the project alive and get exclusive support to individual issues.
<br><br><br>
Base sync logic has been updated. Peds and Vehicles are now synchronized independently.
# Features
1. Synchronized bullets
2. Synchronized vehicle/player/NPC
3. Basic ragdoll sync
4. Projectile support (WIP)
3. Synchronized Projectile
4. Basic ragdoll sync
5. Smoother vehicle/ped movement.
6. Ownership based sync logic, carjacking is now working properly.
7. Introduced SyncEvents.
@ -17,6 +31,7 @@ Base sync logic has been updated. Peds and Vehicles are now synchronized indepen
10. Other improvements
# Known issues
1. Weapon sounds are missing.
2. Cover sync is still buggy.
3. Weaponized vehicle doen't work currently
@ -26,12 +41,15 @@ Base sync logic has been updated. Peds and Vehicles are now synchronized indepen
# Installation
## Client
Download latest release, remove old version of the mod. Extract the zip and put **RageCoop** in **Grand Theft Auto V/Scripts**.
## Server
Download latest release for your OS, then extract and run.
# Downloads
Download compiled binaries here:
[Release](https://gitlab.com/justasausage/RageCOOP-V/-/tree/main/Release)