Fix rename functionality, mention in reademe

This commit is contained in:
Deterous
2024-03-25 13:27:56 +09:00
parent c1c25b5f5e
commit 0ef06c36e9
4 changed files with 17 additions and 6 deletions
+6
View File
@@ -39,3 +39,9 @@ For all options, run `irdkit help diff`
To compare two IRDs, run `irdkit diff game1.ird game2.ird`
The comparison can be printed to a file, e.g. `-o out.txt` or `--output=`
## Renaming IRDs
For all options, run `irdkit help rename`
To rename an IRD (or folder of IRDs) according to a redump DAT, run `irdkit rename -d redump.dat game.ird`