-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
27 lines (27 loc) · 1.1 KB
/
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
27
{
"name": "net.narazaka.vrchat.simple-player-count",
"version": "1.0.1",
"displayName": "Simple Player Count",
"description": "Simple Player Count",
"author": {
"name": "Narazaka",
"url": "https://github.com/Narazaka"
},
"license": "Zlib",
"type": "tool",
"url" : "https://github.com/Narazaka/SimplePlayerCount.git",
"vpmDependencies": {
"com.vrchat.worlds": ">=3.1.8",
"net.narazaka.unity.tiled-number-shader": ">=3.0.1 <4"
},
"legacyFiles": {
"Assets\\SimpleUserCount\\LICENSE.txt": "80af6c4041376fb46985683af83b8b62",
"Assets\\SimpleUserCount\\SimpleUserCount.asset": "8fbc53d7f7460a74195bc769d4c2fcf7",
"Assets\\SimpleUserCount\\SimpleUserCount.mat": "b76c5fcfe6acc974d8e7f4158b8d80d3",
"Assets\\SimpleUserCount\\SimpleUserCount.png": "840c901bae06ee947bbedaff851362c5",
"Assets\\SimpleUserCount\\SimpleUserCount.prefab": "e841068f46edd5948949e5ee371bda84",
"Assets\\SimpleUserCount\\SimpleUserCountShader.shader": "ea69c2cca88b5a34397834fa3059777b",
"Assets\\SimpleUserCount\\version.txt": "3baa23c535fa7ef49a738beaa8da8389"
},
"unity": "2019.4"
}