mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Derp.
+2
-2
@@ -6,7 +6,7 @@ The Function `downloadRelease` contains 4 Parameters, but it can have 5, if you
|
||||
|
||||
`output` -> Where should the File be placed?
|
||||
|
||||
*optional* `prerelease` -> `true / false`!
|
||||
*optional* `includePrereleases` -> `true / false`!
|
||||
|
||||
`message` -> The Message which should be displayed while downloading.
|
||||
|
||||
@@ -17,6 +17,6 @@ You can find an example here:
|
||||
"repo": "Universal-Team/Universal-Updater",
|
||||
"file": "Universal-Updater.cia",
|
||||
"output": "sdmc:/Universal-Updater.cia",
|
||||
"prereleases": false,
|
||||
"includePrereleases": false,
|
||||
"message": "Downloading Universal-Updater.cia"
|
||||
}
|
||||
Reference in New Issue
Block a user