Created installCia (markdown)

VoltZ
2019-11-07 04:24:49 +01:00
parent 2821e5a09c
commit d9a7c112c7
+13
@@ -0,0 +1,13 @@
The Function `installCia` contains 2 Parameters.
`file` -> The path to the cia file.
`message` -> Message while installing.
You can find an example here:
```
{
"type": "installCia",
"file": "sdmc:/Universal-Updater.cia",
"message": "Installing the Cia..."
}