better readme [skip ci]
This commit is contained in:
parent
3bcf0adc19
commit
6076f4f928
21
README.md
21
README.md
@ -1,3 +1,11 @@
|
|||||||
|
![license](https://img.shields.io/github/license/h1-mod/iw7-mod.svg)
|
||||||
|
[![open bugs](https://img.shields.io/github/issues/h1-mod/iw7-mod/bug?label=bugs)](https://github.com/h1-mod/iw7-mod/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
|
||||||
|
[![discord](https://img.shields.io/discord/945420505157083208?color=%237289DA&label=members&logo=discord&logoColor=%23FFFFFF)](https://discord.gg/RzzXu5EVnh)
|
||||||
|
<!--
|
||||||
|
[![Build](https://github.com/h1-mod/h1-mod/workflows/Build/badge.svg)](https://github.com/h1-mod/h1-mod/actions)
|
||||||
|
[![Build status](https://ci.appveyor.com/api/projects/status/0sh80kdnsvm53rno?svg=true)](https://ci.appveyor.com/project/h1-mod/h1-mod)
|
||||||
|
-->
|
||||||
|
|
||||||
# IW7-Mod
|
# IW7-Mod
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@ -6,7 +14,7 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
**NOTE**: You must legally own Call of Duty®: Infinite Warfare to run this mod. Cracked/Pirated versions of the game are **NOT** supported.
|
**NOTE**: You must legally own a copy of Call of Duty®: Infinite Warfare to run this mod. Cracked/pirated versions of the game are **NOT** supported. Grab a copy of the game from Steam: https://store.steampowered.com/app/292730/Call_of_Duty_Infinite_Warfare/
|
||||||
|
|
||||||
## Compile from source
|
## Compile from source
|
||||||
|
|
||||||
@ -21,11 +29,12 @@
|
|||||||
| `--copy-to=PATH` | Optional, copy the EXE to a custom folder after build, define the path here if wanted. |
|
| `--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. |
|
| `--dev-build` | Enable development builds of the client. |
|
||||||
|
|
||||||
<br/>
|
## Credits
|
||||||
|
|
||||||
|
- [h1-mod](https://github.com/h1-mod/h1-mod) - codebase and research
|
||||||
|
- [h2-mod](https://github.com/fedddddd/h2-mod) - research (successor of MWR)
|
||||||
|
- [momo5502](https://github.com/momo5502) - Arxan/Steam research, former lead developer of [XLabsProject](https://github.com/XLabsProject)
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
This software has been created purely for the purposes of
|
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.
|
||||||
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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user