diff --git a/saveConfig.md b/saveConfig.md new file mode 100644 index 0000000..713b305 --- /dev/null +++ b/saveConfig.md @@ -0,0 +1,8 @@ +The `saveConfig` function has no parameters. It is only used by Universal-Updater's own self updating scripts. + +Example: +```json +{ + "type": "saveConfig" +} +``` \ No newline at end of file