diff --git a/installCia.md b/installCia.md new file mode 100644 index 0000000..f858e0a --- /dev/null +++ b/installCia.md @@ -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..." + } \ No newline at end of file