-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscript.json
More file actions
45 lines (45 loc) · 914 Bytes
/
Copy pathscript.json
File metadata and controls
45 lines (45 loc) · 914 Bytes
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"contributors": [],
"version": "",
"localizedNames": {
"fr": "",
"pt": "",
"ru": "",
"zh": "",
"en": "",
"ja": "",
"de": "",
"es": "",
"it": ""
},
"name": "WLOC 虚拟定位",
"color": "rgba(52, 199, 89,1)",
"entry": "index.tsx",
"permissions": null,
"author": {
"name": "BlackCCCat",
"email": null,
"homepage": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts"
},
"localizedDescriptions": {
"fr": "",
"pt": "",
"ru": "",
"zh": "",
"en": "",
"ja": "",
"de": "",
"es": "",
"it": ""
},
"intentInputTypes": [],
"description": null,
"iconImage": null,
"icon": "location.fill.viewfinder",
"runInApp": false,
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/WLOC-Helper.zip",
"hash": "",
"autoUpdateInterval": 86400
}
}