Update README with new command

This commit is contained in:
beerpsi
2026-03-08 16:28:11 +07:00
parent f8a9edcad4
commit 08a89defa1
+7 -6
View File
@@ -4,14 +4,15 @@ Tools for decoding, decrypting and encrypting ICFs
## Usage
```shell
Usage: icf-reader.exe <COMMAND>
Usage: icf-reader <COMMAND>
Commands:
encrypt Fixes some common ICF errors, then encrypt the given ICF
decrypt Decrypts the given ICF
decode Decodes the given ICF (optionally to a JSON file)
encode Encodes a JSON file from the decode subcommand to an ICF
help Print this message or the help of the given subcommand(s)
encrypt Fixes some common ICF errors, then encrypt the given ICF
decrypt Decrypts the given ICF
decode Decodes the given ICF (optionally to a JSON file)
encode Encodes a JSON file from the decode subcommand to an ICF
generate Generates an ICF1 file from a folder of .pack, .app, and .opt files
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help