Skip to content

Commit

Permalink
v2.11.0 (#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm committed Jul 26, 2024
1 parent 54d4b73 commit 3ec4a99
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ $ igir --help
| $$ | $$| \ | $$ | $$ $$ ROM collection manager
| $$ | $$| \ | $$ | $$ $$ https://igir.io/
| $$ | $$ \$$$$ | $$ | $$$$$$$\
_| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.10.1
_| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.11.0
| $$ \ \$$ $$| $$ \| $$ | $$
\$$$$$$ \$$$$$$ \$$$$$$ \$$ \$$
Expand Down Expand Up @@ -133,10 +133,9 @@ ROM output path options (processed in order):
[choices: "never", "multiple", "always"] [default: "multiple"]
ROM writing options:
--rom-fix-extension Read ROMs for known file signatures and use the correct extension (
also affects dir2dat) (supported: .32x, .3dsx, .a78, .fds, .gb, .gb
a, .gbc, .gg, .lnx, .md, .n64, .ndd, .nds, .nes, .pbp, .smc, .smd,
.v64, .z64) [choices: "never", "auto", "always"] [default: "auto"]
--fix-extension Read files for known signatures and use the correct extension (also
affects dir2dat)
[choices: "never", "auto", "always"] [default: "auto"]
-O, --overwrite Overwrite any files in the output directory [boolean]
--overwrite-invalid Overwrite files in the output directory that are the wrong filesize
, checksum, or zip contents [boolean]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "igir",
"version": "2.10.1",
"version": "2.11.0",
"description": "🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.",
"keywords": [
"1g1r",
Expand Down

0 comments on commit 3ec4a99

Please sign in to comment.