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-11-19 12:48:09 +01:00
|
|
|
Get the latest client to test out the new features before we release them:
|
|
|
|
<br/>
|
|
|
|
[**Download**](https://entenkoeniq.de/client.zip)
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
Server:
|
|
|
|
<br/>
|
|
|
|
**168.119.29.103:4499**
|
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
|
2021-11-19 05:47:32 +01:00
|
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/releases/tag/v3.3.2)
|
2021-11-19 01:58:41 +01:00
|
|
|
- [LemonUI.SHVDN3](https://github.com/justalemon/LemonUI/tree/1342949cd19eaa4115990793311681ea1568054c)
|
|
|
|
- Lidgren Network Custom (***PRIVATE***)
|
|
|
|
- - No new features (only improvements)
|
2021-07-07 13:36:25 +02:00
|
|
|
- [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
|