3
installCia
Dark98 edited this page 2022-08-15 05:06:36 +01:00

The installCia function contains 2 parameters. It installs the specified CIA file.

file -> The path to the cia file.

message -> Message while installing.

Example

{
    "type": "installCia",
    "file": "sdmc:/DarkStore.cia",
    "message": "Installing the Cia..."
}