-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
26 lines (26 loc) · 846 Bytes
/
package.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
{
"name": "jp.ootr.image-tab",
"displayName": "ImageTab",
"version": "0.2.6",
"license": "MIT",
"unity": "2022.3",
"description": "Image tablet gimmick for VRChat",
"author": {
"email": "[email protected]",
"name": "ootr",
"url": "https://github.com/o-tr"
},
"url": "https://github.com/o-tr/jp.ootr.imagetab/releases/latest/download/release.zip",
"changelogUrl": "https://github.com/o-tr/jp.ootr.imagetab/releases/",
"licensesUrl": "https://github.com/o-tr/jp.ootr.imagetab/blob/release/LICENSE",
"documentationUrl": "https://docs.ootr.jp/",
"vpmDependencies": {
"com.vrchat.base": "^3.6.1",
"com.vrchat.worlds": "^3.6.1",
"jp.ootr.common": "~0.1.1",
"jp.ootr.image-device-controller": "~0.3.3"
},
"legacyFolders": {
"Assets\\jp.ootr\\imagetab": "44c35e5266e08d948a1cfe3898d9a753"
}
}