README: remove mention of --seeddb

This option does not actually exist on this branch. It will be in module-rewrite eventually.
This commit is contained in:
Ian Burgwin
2020-02-01 21:58:41 -08:00
committed by GitHub
parent 78a3529770
commit 0195ea75d4

View File

@@ -25,7 +25,6 @@ boot9 is needed:
A [SeedDB](https://github.com/ihaveamac/3DS-rom-tools/wiki/SeedDB-list) is needed for newer games (2015+) that use seeds.
SeedDB is checked in order of:
* `--seeddb` argument (if set)
* `SEEDDB_PATH` environment variable (if set)
* `%APPDATA%\3ds\seeddb.bin` (Windows-specific)
* `~/Library/Application Support/3ds/seeddb.bin` (macOS-specific)