generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtonsavemanager.json
28 lines (28 loc) · 879 Bytes
/
tonsavemanager.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"version": "2024.12.30.821",
"description": "Save manager for VRChat world, Terrors of Nowhere",
"homepage": "https://github.com/ChrisFeline/ToNSaveManager",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ChrisFeline/ToNSaveManager/releases/download/2024.12.30.821/ToNSaveManager.zip",
"hash": "17b4869bd5c46b2981b4585788a5e05272889a61f14d1da0d5d7f421ed121de7"
}
},
"shortcuts": [
[
"ToNSaveManager.exe",
"ToN Save Manager"
]
],
"checkver": {
"github": "https://github.com/ChrisFeline/ToNSaveManager"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ChrisFeline/ToNSaveManager/releases/download/$version/ToNSaveManager.zip"
}
}
}
}