Updating README.md
This commit is contained in:
parent
e53725952d
commit
d2a2a5daf6
@ -3,13 +3,10 @@
|
|||||||
This tool extracts binary asset data (including the soundtrack in OGG format) packaged with the game [Hotline Miami 2:
|
This tool extracts binary asset data (including the soundtrack in OGG format) packaged with the game [Hotline Miami 2:
|
||||||
Wrong Humber](https://en.wikipedia.org/wiki/Hotline_Miami_2:_Wrong_Number).
|
Wrong Humber](https://en.wikipedia.org/wiki/Hotline_Miami_2:_Wrong_Number).
|
||||||
|
|
||||||
## Requirements ##
|
|
||||||
|
|
||||||
* [Python 2.7](https://www.python.org/download/releases/2.7/)
|
|
||||||
|
|
||||||
## Usage ##
|
## Usage ##
|
||||||
|
|
||||||
Execute `extract.py` script with the `-h` option for a description of available options:
|
Execute `extract.py` script with the `-h` option for a description of available options ([Python
|
||||||
|
2.7](https://www.python.org/download/releases/2.7/) is required).
|
||||||
|
|
||||||
```
|
```
|
||||||
usage: parse.py [-h] [--pattern PATTERN] [--output DIRECTORY]
|
usage: parse.py [-h] [--pattern PATTERN] [--output DIRECTORY]
|
||||||
|
Loading…
Reference in New Issue
Block a user