47 lines
1.8 KiB
Markdown
47 lines
1.8 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/) |
|
|
| --- |
|
|
|
|
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**
|
|
|
|
# 📋 Requirements
|
|
- Visual Studio 2022
|
|
- .NET 6.0
|
|
- .NET Framework 4.8
|
|
|
|
# 📚 Libraries
|
|
- [ScriptHookVDotNet3](https://github.com/crosire/scripthookvdotnet/tree/ca82751b7cc8bdf2203d361b27fe0d1aa895eb55)
|
|
- [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
|