Merge branch 'main' of https://github.com/skkuull/h1-mod
This commit is contained in:
commit
85b6a58e9a
@ -1,5 +1,8 @@
|
||||
# H1-Mod 1.4
|
||||
|
||||
- *This project supports only singleplayer for now*
|
||||
- ***YOU CAN'T** get in multiplayer, networking development is slow.*
|
||||
|
||||
<p align="center">
|
||||
<img alig src="https://cdn.discordapp.com/attachments/895680402142941194/938488726391242842/splash.png"/>
|
||||
</p>
|
||||
@ -20,7 +23,8 @@ Proof of concept for an Modern Warfare Remastered client. <br>
|
||||
| `--copy-to=PATH` | Optional, copy the EXE to a custom folder after build, define the path here if wanted. |
|
||||
| `--dev-build` | Enable development builds of the client. |
|
||||
|
||||
<br/>
|
||||
## Credits
|
||||
Check out [Credits](https://github.com/skkuull/h1-mod/blob/main/credits.md)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
|
5
credits.md
Normal file
5
credits.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Credits:
|
||||
|
||||
- [XLabsProject - S1x](https://github.com/XLabsProject/s1x-client), Project base.
|
||||
- [quaK](https://github.com/Joelrau), Helping in alot of stuff.
|
||||
- [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).
|
2
deps/lua
vendored
2
deps/lua
vendored
@ -1 +1 @@
|
||||
Subproject commit 5d708c3f9cae12820e415d4f89c9eacbe2ab964b
|
||||
Subproject commit 8426d9b4d4df1da3c5b2d759e509ae1c50a86667
|
Loading…
Reference in New Issue
Block a user