2021-07-07 13:36:25 +02:00
|
|
|
<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]
|
|
|
|
|
2021-08-22 17:13:57 +02:00
|
|
|
| ⚠️ The original GTACoOp can be found [HERE](https://gtacoop.com/) |
|
2021-07-07 13:36:25 +02:00
|
|
|
| --- |
|
|
|
|
|
2021-07-12 01:02:52 +02:00
|
|
|
WEB: https://gtacoopr.entenkoeniq.de/
|
2021-07-07 13:36:25 +02:00
|
|
|
|
|
|
|
# 📋 Requirements
|
2021-08-18 19:12:03 +02:00
|
|
|
- Visual Studio 2019
|
|
|
|
- .NET 5.0
|
2021-07-11 05:53:47 +02:00
|
|
|
- .NET Framework 4.8
|
2021-07-07 13:36:25 +02:00
|
|
|
|
|
|
|
# 📚 Libraries
|
|
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/tree/0333095099a20a266c4f17dc52d21c608d1082de)
|
|
|
|
- [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI/tree/a29f73120fc4f473cdfd14104aaef77f1a1b76e5)
|
|
|
|
- [Lidgren Network](https://github.com/lidgren/lidgren-network-gen3/tree/f99b006d9af8a9a230ba7c5ce0320fc727ebae0c)
|
|
|
|
- [Protobuf-net](https://www.nuget.org/packages/protobuf-net/2.4.6)
|
2021-07-12 02:34:47 +02:00
|
|
|
- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/13.0.1)
|
2021-07-07 13:36:25 +02:00
|
|
|
|
|
|
|
# 📝 License
|
2021-07-13 05:15:33 +02:00
|
|
|
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
|