You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,4 @@ Requires a `new_hashes.txt` file in the repository's root directory which contai
48
48
Possible games are: `FirstLight`.
49
49
50
50
### extract_hashes.py
51
-
Extracts a list of hashes from RPKG files into a text file. This is for use with the `add_new_hashes.py` script. Example: `python .\scripts\extract_hashes.py --input C:\Epic\HITMAN3\Runtime --game h3`.
51
+
Extracts a list of hashes from RPKG files into a text file. This is for use with the `add_new_hashes.py` script. Example: `python .\scripts\extract_hashes.py --input C:\Epic\HITMAN3\Runtime --game FirstLight`.
0 commit comments