RAGECOOP-V/README.md

57 lines
1.6 KiB
Markdown
Raw Normal View History

2021-07-07 13:36:25 +02:00
2022-04-05 22:49:59 +02:00
# 🌐 RAGECOOP
2022-05-25 07:05:23 +00:00
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>
2022-05-22 16:10:45 +08:00
2022-05-22 16:10:32 +08:00
2022-05-22 10:39:27 +00:00
# Features
2022-05-25 07:05:23 +00:00
2022-05-22 16:10:32 +08:00
1. Synchronized bullets
2. Synchronized vehicle/player/NPC
2022-05-25 07:05:23 +00:00
3. Synchronized Projectile
4. Basic ragdoll sync
2022-05-22 16:10:32 +08:00
5. Smoother vehicle/ped movement.
6. Ownership based sync logic, carjacking is now working properly.
7. Introduced SyncEvents.
8. Code refactoring and namespace cleanup
2022-05-22 10:39:27 +00:00
9. Synchronized vehicle doors, brake and throttle.
10. Other improvements
2022-05-22 16:10:32 +08:00
# Known issues
2022-05-25 07:05:23 +00:00
2022-05-22 09:19:50 +00:00
1. Weapon sounds are missing.
2022-05-22 16:10:32 +08:00
2. Cover sync is still buggy.
3. Weaponized vehicle doen't work currently
2022-05-22 16:21:57 +08:00
4. Framerate drop with high number of synchronized entities.
2022-05-22 09:40:16 +00:00
5. Scripting API is screwed.(will be rewritten in the future)
2022-05-22 09:22:05 +00:00
2022-05-25 04:09:34 +00:00
# Installation
## Client
2022-05-25 07:05:23 +00:00
2022-05-25 04:09:34 +00:00
Download latest release, remove old version of the mod. Extract the zip and put **RageCoop** in **Grand Theft Auto V/Scripts**.
## Server
2022-05-25 07:05:23 +00:00
2022-05-25 04:09:34 +00:00
Download latest release for your OS, then extract and run.
2022-05-22 09:22:05 +00:00
# Downloads
2022-05-25 07:05:23 +00:00
2022-05-26 09:15:29 +08:00
Old release can be downloaded [here](https://github.com/Sardelka9515/RageCoop-V/tree/main/Release)
2022-05-22 09:40:16 +00:00
2022-05-22 09:40:42 +00:00
Please note that this is incompatible with all previous versions of ragecoop, remove old files before installing.