From bc01b2c985dd41b67ac8a386cbb5829c696090a1 Mon Sep 17 00:00:00 2001 From: VoltZ <47382115+SuperSaiyajinVoltZ@users.noreply.github.com> Date: Thu, 7 Nov 2019 04:32:53 +0100 Subject: [PATCH] Created mkfile (markdown) --- mkfile.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mkfile.md 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