46 lines
1.9 KiB
Markdown
46 lines
1.9 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]
|
||
|
|
||
|
| :warning: The original GTACoop can be found [HERE](https://gtacoop.com/) |
|
||
|
| --- |
|
||
|
|
||
|
This modification was completely rewritten and NOT revised
|
||
|
|
||
|
# 📋 Requirements
|
||
|
- Visual Studio 2022
|
||
|
- Untested on other development environments
|
||
|
- .NET 6.0 & Framework 4.8
|
||
|
|
||
|
# 📚 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)
|
||
|
|
||
|
# ♻️ Synchronization
|
||
|
- Player & Npc
|
||
|
- Model
|
||
|
- Props
|
||
|
- Health
|
||
|
- Movement (Not finished yet)
|
||
|
- Weapons (Not finished yet)
|
||
|
|
||
|
# 📝 License
|
||
|
This project is licensed under [MIT license](https://github.com/EntenKoeniq/GTACoop-R/blob/main/LICENSE)
|
||
|
|
||
|
[contributors-shield]: https://img.shields.io/github/contributors/EntenKoeniq/GTACoop-R.svg?style=for-the-badge
|
||
|
[contributors-url]: https://github.com/EntenKoeniq/GTACoop-R/graphs/contributors
|
||
|
[forks-shield]: https://img.shields.io/github/forks/EntenKoeniq/GTACoop-R.svg?style=for-the-badge
|
||
|
[forks-url]: https://github.com/EntenKoeniq/GTACoop-R/network/members
|
||
|
[stars-shield]: https://img.shields.io/github/stars/EntenKoeniq/GTACoop-R.svg?style=for-the-badge
|
||
|
[stars-url]: https://github.com/EntenKoeniq/GTACoop-R/stargazers
|
||
|
[issues-shield]: https://img.shields.io/github/issues/EntenKoeniq/GTACoop-R.svg?style=for-the-badge
|
||
|
[issues-url]: https://github.com/EntenKoeniq/GTACoop-R/issues
|