diff --git a/mtuner.json b/mtuner.json new file mode 100644 index 0000000..8d9ef34 --- /dev/null +++ b/mtuner.json @@ -0,0 +1,18 @@ +{ + "checkver": { + "github": "https://github.com/milostosic/MTuner" + }, + "autoupdate": { + "url": "https://github.com/milostosic/MTuner/releases/download/v$version/mtuner64.zip" + }, + "version": "4.3.1", + "url": "https://github.com/milostosic/MTuner/releases/download/v4.3.1/mtuner64.zip", + "bin": "MTuner/MTuner.exe", + "hash": "16ad96b1371d7d91580729b5594dac1bae83968f5fd2daf0ea61602855f6618b", + "shortcuts": [ + [ + "MTuner/MTuner.exe", + "MTuner" + ] + ] +}