mirror of
https://github.com/Team-Neptune/DeepSea-Updater.git
synced 2024-11-27 06:10:39 +00:00
Updated README.md with new options.
This commit is contained in:
parent
6b6efb0802
commit
3fd4714416
@ -8,7 +8,10 @@ A homebrew application for the Nintendo Switch that will connect to a SDFiles Up
|
||||
| ----------------------------------------- | ---
|
||||
| `host = "http://sdfu.stevenmattera.com";` | Which server to connect to. You can host your own server using the files in the [server repository](https://github.com/StevenMattera/SDFilesUpdaterServer).
|
||||
| `channel = "stable";` | Stable (*stable*) will download the latest tag and bleeding edge (*bleeding-edge*) will download the latest commit.
|
||||
| `bundle = "sdfiles";` | The bundle to install. (`sdfiles`, `hekate`, `atmosphere`, or `reinx`)
|
||||
| `version = "";` | The version of SDFiles that is currently installed on your SD card.
|
||||
| `ignore = [ "sdmc:/fileToIgnore.nro" ];` | Array of files to ignore when extracting.
|
||||
| `autoupdate = true;` | Whether or not to auto update SDFiles Updater.
|
||||
|
||||
## Credits
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user