diff --git a/savestate.json b/savestate.json new file mode 100644 index 0000000..288d3ee --- /dev/null +++ b/savestate.json @@ -0,0 +1,17 @@ +{ + "checkver": { + "github": "https://github.com/Matteo842/SaveState" + }, + "autoupdate": { + "url": "https://github.com/Matteo842/SaveState/releases/download/$version/SaveState.$version-win.rar" + }, + "version": "1.4.6", + "url": "https://github.com/Matteo842/SaveState/releases/download/1.4.6/SaveState.1.4.6-win.rar", + "hash": "404e80fe5d32076430d20e00d3078ac3c23c7fa90922a405b91bd4dbd508fee0", + "shortcuts": [ + [ + "SaveState.exe", + "SaveState" + ] + ] +}