mirror of
https://github.com/Maschell/JWUDTool.git
synced 2024-11-16 21:19:19 +01:00
Fixed the -titlekey argument
the correct arg is titleKey as per Main.java:40
This commit is contained in:
parent
1e4a56cd6f
commit
27aad40261
@ -39,7 +39,7 @@ usage:
|
||||
-noVerify Disables verification after (de)compressing
|
||||
-out <output path> The path where the result will be saved
|
||||
-overwrite Optional. Overwrites existing files
|
||||
-titlekey <WUD title key> Optional. HexString. Will be used if no "game.key" in the
|
||||
-titleKey <WUD title key> Optional. HexString. Will be used if no "game.key" in the
|
||||
folder of the wud image is found
|
||||
-verify <wudimage1|wudimage2> Compares two WUD images to find differences
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user