Update README.md

This commit is contained in:
m 2022-03-02 18:13:34 -06:00 committed by GitHub
parent 4dc49d052b
commit 54fb07b232

View File

@ -1,13 +1,11 @@
# H1-Mod 1.4 # H1-Mod
- *Note: Multiplayer support is in progress!*
<p align="center"> <p align="center">
<img alig src="https://cdn.discordapp.com/attachments/895680402142941194/938488726391242842/splash.png"/> <img alig src="https://cdn.discordapp.com/attachments/895680402142941194/938488726391242842/splash.png"/>
</p> </p>
Proof of concept for an Modern Warfare Remastered client. <br> Currently a proof-of-concept client for Modern Warfare Remaster (1.04). Latest MWR (1.15) version planned in future. <br>
[This project is based on S1x](https://github.com/XLabsProject/s1x-client) [This project is based on S1x.](https://github.com/XLabsProject/s1x-client)
## Compile from source ## Compile from source
@ -24,11 +22,11 @@ Proof of concept for an Modern Warfare Remastered client. <br>
## Credits: ## Credits:
- [XLabsProject - S1x](https://github.com/XLabsProject/s1x-client), Project base. - [S1x](https://github.com/XLabsProject/s1x-client) - code and base.
- [quaK](https://github.com/Joelrau), Helping in alot of stuff. - [quaK](https://github.com/Joelrau) - lots of insight and help
- [fed - h2-mod](https://github.com/fedddddd/h2-mod), [Dvars](https://github.com/skkuull/h1-mod/blob/main/src/client/game/dvars.cpp) and [patches](https://github.com/skkuull/h1-mod/blob/main/src/client/component/patches.cpp). - [fed](https://github.com/fedddddd) - fixed DW/networking, work from [fed](https://github.com/fedddddd/h2-mod)
- [mjkzy](https://github.com/mjkzy) - porting code from s1x
## Disclaimer ## Disclaimer
This software has been made for learning purposes. This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.