Updated downloadFile (markdown)

Pk11
2020-11-01 15:45:48 -06:00
parent 29e46e7efc
commit 641ca9f632
+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",