mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Updated downloadFile (markdown)
+3
-3
@@ -1,4 +1,4 @@
|
||||
The Function `downloadFile` contains 3 Parameters.
|
||||
The `downloadFile` function has 3 parameters. It downloads the specified `file` to `output`.
|
||||
|
||||
`file` -> Which means the Download URL to the File.
|
||||
|
||||
@@ -6,8 +6,8 @@ The Function `downloadFile` contains 3 Parameters.
|
||||
|
||||
`message` -> The Message, which should be displayed while downloading.
|
||||
|
||||
You can find an example here:
|
||||
```
|
||||
Example:
|
||||
```json
|
||||
{
|
||||
"type": "downloadFile",
|
||||
"file": "https://github.com/Universal-Team/extras/raw/master/builds/Universal-Updater/Universal-Updater.cia",
|
||||
|
||||
Reference in New Issue
Block a user