Update README.md
This commit is contained in:
26
README.md
26
README.md
@ -1,14 +1,28 @@
|
|||||||
|
|
||||||
# 🌐 RAGECOOP
|
# 🌐 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
|
# Features
|
||||||
|
|
||||||
1. Synchronized bullets
|
1. Synchronized bullets
|
||||||
2. Synchronized vehicle/player/NPC
|
2. Synchronized vehicle/player/NPC
|
||||||
3. Basic ragdoll sync
|
3. Synchronized Projectile
|
||||||
4. Projectile support (WIP)
|
4. Basic ragdoll sync
|
||||||
5. Smoother vehicle/ped movement.
|
5. Smoother vehicle/ped movement.
|
||||||
6. Ownership based sync logic, carjacking is now working properly.
|
6. Ownership based sync logic, carjacking is now working properly.
|
||||||
7. Introduced SyncEvents.
|
7. Introduced SyncEvents.
|
||||||
@ -17,6 +31,7 @@ Base sync logic has been updated. Peds and Vehicles are now synchronized indepen
|
|||||||
10. Other improvements
|
10. Other improvements
|
||||||
|
|
||||||
# Known issues
|
# Known issues
|
||||||
|
|
||||||
1. Weapon sounds are missing.
|
1. Weapon sounds are missing.
|
||||||
2. Cover sync is still buggy.
|
2. Cover sync is still buggy.
|
||||||
3. Weaponized vehicle doen't work currently
|
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
|
# Installation
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
|
|
||||||
Download latest release, remove old version of the mod. Extract the zip and put **RageCoop** in **Grand Theft Auto V/Scripts**.
|
Download latest release, remove old version of the mod. Extract the zip and put **RageCoop** in **Grand Theft Auto V/Scripts**.
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
Download latest release for your OS, then extract and run.
|
Download latest release for your OS, then extract and run.
|
||||||
|
|
||||||
# Downloads
|
# Downloads
|
||||||
|
|
||||||
Download compiled binaries here:
|
Download compiled binaries here:
|
||||||
[Release](https://gitlab.com/justasausage/RageCOOP-V/-/tree/main/Release)
|
[Release](https://gitlab.com/justasausage/RageCOOP-V/-/tree/main/Release)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user