2021-07-07 13:36:25 +02:00
|
|
|
<p align="center">
|
2022-04-08 09:37:06 +02:00
|
|
|
<img src="https://ragecoop.online/assets/logo.0e546533.png?raw=true" alt="GTACoop:R Image"/>
|
2021-07-07 13:36:25 +02:00
|
|
|
</p>
|
|
|
|
|
2022-04-05 22:49:59 +02:00
|
|
|
# 🌐 RAGECOOP
|
2021-07-07 13:36:25 +02:00
|
|
|
[![Contributors][contributors-shield]][contributors-url]
|
|
|
|
[![Forks][forks-shield]][forks-url]
|
|
|
|
[![Stargazers][stars-shield]][stars-url]
|
|
|
|
[![Issues][issues-shield]][issues-url]
|
|
|
|
|
2021-12-18 19:32:18 +01:00
|
|
|
# 🧠 That's it
|
2022-04-08 09:37:06 +02:00
|
|
|
RAGECOOP is a multiplayer mod to play the story or some mods made for RAGECOOP with your buddy or just drive around with your buddy.
|
2022-04-05 22:49:59 +02:00
|
|
|
|
|
|
|
_Old name: GTACOOP:R_
|
2021-12-18 19:32:18 +01:00
|
|
|
|
2021-07-07 13:36:25 +02:00
|
|
|
# 📋 Requirements
|
2021-11-19 01:58:41 +01:00
|
|
|
- Visual Studio 2022
|
|
|
|
- .NET 6.0
|
2021-07-11 05:53:47 +02:00
|
|
|
- .NET Framework 4.8
|
2021-07-07 13:36:25 +02:00
|
|
|
|
|
|
|
# 📚 Libraries
|
2022-03-28 16:51:46 +02:00
|
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/releases/tag/v3.4.0)
|
2022-01-01 04:26:21 +01:00
|
|
|
- [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI/releases/tag/v1.6)
|
2021-11-19 01:58:41 +01:00
|
|
|
- Lidgren Network Custom (***PRIVATE***)
|
|
|
|
- - No new features (only improvements)
|
2021-07-12 02:34:47 +02:00
|
|
|
- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/13.0.1)
|
2022-03-28 16:51:46 +02:00
|
|
|
- [ClearScript](https://github.com/microsoft/ClearScript)
|
2021-07-07 13:36:25 +02:00
|
|
|
|
2021-12-18 19:32:18 +01:00
|
|
|
# 🦆 Special thanks to
|
2022-03-28 16:51:46 +02:00
|
|
|
- [Makinolo](https://github.com/Makinolo), [oldnapalm](https://github.com/oldnapalm)
|
2022-04-05 22:49:59 +02:00
|
|
|
- - For testing, ideas, contributions and the first modification with the API
|
2021-12-18 19:32:18 +01:00
|
|
|
- [crosire](https://github.com/crosire)
|
2021-12-18 20:54:07 +01:00
|
|
|
- - For the extensive work in ScriptHookVDotNet
|
2021-12-18 19:32:18 +01:00
|
|
|
- [justalemon](https://github.com/justalemon)
|
2021-12-18 20:54:07 +01:00
|
|
|
- - For the extensive work in LemonUI
|
2021-12-18 19:32:18 +01:00
|
|
|
|
2021-07-07 13:36:25 +02:00
|
|
|
# 📝 License
|
2022-04-08 09:40:18 +02:00
|
|
|
This project is licensed under [MIT license](https://github.com/RAGECOOP/RAGECOOP-V/blob/main/LICENSE)
|
2021-07-13 05:15:33 +02:00
|
|
|
|
2022-04-05 22:49:59 +02:00
|
|
|
[contributors-shield]: https://img.shields.io/github/contributors/RAGECOOP/RAGECOOP-V.svg?style=for-the-badge
|
|
|
|
[contributors-url]: https://github.com/RAGECOOP/RAGECOOP-V/graphs/contributors
|
|
|
|
[forks-shield]: https://img.shields.io/github/forks/RAGECOOP/RAGECOOP-V.svg?style=for-the-badge
|
|
|
|
[forks-url]: https://github.com/RAGECOOP/RAGECOOP-V/network/members
|
|
|
|
[stars-shield]: https://img.shields.io/github/stars/RAGECOOP/RAGECOOP-V.svg?style=for-the-badge
|
|
|
|
[stars-url]: https://github.com/RAGECOOP/RAGECOOP-V/stargazers
|
|
|
|
[issues-shield]: https://img.shields.io/github/issues/RAGECOOP/RAGECOOP-V.svg?style=for-the-badge
|
|
|
|
[issues-url]: https://github.com/RAGECOOP/RAGECOOP-V/issues
|