diff --git a/vrcx.json b/vrcx.json new file mode 100644 index 0000000..1431a54 --- /dev/null +++ b/vrcx.json @@ -0,0 +1,17 @@ +{ + "checkver": { + "github": "https://github.com/pypy-vrc/VRCX" + }, + "autoupdate": { + "url": "https://github.com/pypy-vrc/VRCX/releases/download/v$version/VRCX_$cleanVersion.zip" + }, + "version": "2022.07.13", + "url": "https://github.com/pypy-vrc/VRCX/releases/download/v2022.07.13/VRCX_20220713.zip", + "hash": "de70fbc104892e2a87c8994aba8f585b6e27624ec03ee701d55efe5c7c4b630c", + "shortcuts": [ + [ + "VRCX.exe", + "VRCX" + ] + ] +}