42 lines
1.7 KiB
Markdown
42 lines
1.7 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]
|
|
|
|
| ✅ New updates on 11/20/2021 |
|
|
| --- |
|
|
|
|
| ⚠️ The original GTACoOp can be found [HERE](https://gtacoop.com/) |
|
|
| --- |
|
|
|
|
|
|
# 📋 Requirements
|
|
- Visual Studio 2022
|
|
- .NET 6.0
|
|
- .NET Framework 4.8
|
|
|
|
# 📚 Libraries
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/tree/9edc0871bd857616a39055cbd31b33f6c2b8160e)
|
|
- [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI/tree/1342949cd19eaa4115990793311681ea1568054c)
|
|
- Lidgren Network Custom (***PRIVATE***)
|
|
- - No new features (only improvements)
|
|
- [Protobuf-net](https://www.nuget.org/packages/protobuf-net/2.4.6)
|
|
- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/13.0.1)
|
|
|
|
# 📝 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
|