diff --git a/mkfile.md b/mkfile.md new file mode 100644 index 0000000..7b8978a --- /dev/null +++ b/mkfile.md @@ -0,0 +1,10 @@ +The Function `mkfile` contains 1 Parameter. + +`file` -> The File and path with Extension which should be created. + +You can find an example here: +``` + { + "type": "mkfile", + "file": "sdmc:/3ds/Universal-Updater/Test.txt" + } \ No newline at end of file