49 lines
2.2 KiB
Markdown
49 lines
2.2 KiB
Markdown
<p align="center">
|
|
<img src="Images/LOGO.png?raw=true" alt="GTACoop:R Image"/>
|
|
</p>
|
|
|
|
# 🌐 GTACoop:R
|
|
[![Contributors][contributors-shield]][contributors-url]
|
|
[![Forks][forks-shield]][forks-url]
|
|
[![Stargazers][stars-shield]][stars-url]
|
|
[![Issues][issues-shield]][issues-url]
|
|
|
|
| ⚠️ The original GTACoOp can be found [HERE](https://gtacoop.com/) |
|
|
| --- |
|
|
|
|
# 🧠 That's it
|
|
GTACOOP:R is NOT intended to replace the GTACOOP modification! GTACOOP:R is an alternative to GTACOOP with new and improved synchronizations. GTACOOP:R is NOT a copy of GTA Online and does NOT want to support pirated copies!
|
|
|
|
# 📋 Requirements
|
|
- Visual Studio 2022
|
|
- .NET 6.0
|
|
- .NET Framework 4.8
|
|
|
|
# 📚 Libraries
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/releases/tag/v3.4.0)
|
|
- [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI/releases/tag/v1.6)
|
|
- Lidgren Network Custom (***PRIVATE***)
|
|
- - No new features (only improvements)
|
|
- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/13.0.1)
|
|
- [ClearScript](https://github.com/microsoft/ClearScript)
|
|
|
|
# 🦆 Special thanks to
|
|
- [Makinolo](https://github.com/Makinolo), [oldnapalm](https://github.com/oldnapalm)
|
|
- - For testing, ideas, contributions and the first modification with the COOPAPI
|
|
- [crosire](https://github.com/crosire)
|
|
- - For the extensive work in ScriptHookVDotNet
|
|
- [justalemon](https://github.com/justalemon)
|
|
- - For the extensive work in LemonUI
|
|
|
|
# 📝 License
|
|
This project is licensed under [MIT license](https://github.com/GTACoop-R/GTACoop-R/blob/main/LICENSE)
|
|
|
|
[contributors-shield]: https://img.shields.io/github/contributors/GTACoop-R/GTACoop-R.svg?style=for-the-badge
|
|
[contributors-url]: https://github.com/GTACoop-R/GTACoop-R/graphs/contributors
|
|
[forks-shield]: https://img.shields.io/github/forks/GTACoop-R/GTACoop-R.svg?style=for-the-badge
|
|
[forks-url]: https://github.com/GTACoop-R/GTACoop-R/network/members
|
|
[stars-shield]: https://img.shields.io/github/stars/GTACoop-R/GTACoop-R.svg?style=for-the-badge
|
|
[stars-url]: https://github.com/GTACoop-R/GTACoop-R/stargazers
|
|
[issues-shield]: https://img.shields.io/github/issues/GTACoop-R/GTACoop-R.svg?style=for-the-badge
|
|
[issues-url]: https://github.com/GTACoop-R/GTACoop-R/issues
|