This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
152 lines (152 loc) · 6.21 KB
/
index.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"name": "VRChat Curated Packages",
"author": "hello@vrchat.com",
"packages": {
"com.vrchat.udonsharp": {
"versions": {
"1.0.1": {
"name": "com.vrchat.udonsharp",
"displayName": "UdonSharp",
"version": "1.0.1",
"unity": "2019.4",
"description": "A compiler for compiling C# to Udon assembly",
"author": {
"name": "VRChat",
"email": "developer@vrchat.com",
"url": "https://github.com/vrchat/packages"
},
"gitDependencies": {
"com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.4",
"com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.4"
},
"url": "https://github.com/vrchat-community/UdonSharp.git?path=/Packages/com.vrchat.UdonSharp#1.0.1",
"samples": [
{
"displayName": "CustomInspectors",
"description": "Custom Inspector Example",
"path": "Samples~/CustomInspectors"
},
{
"displayName": "Tutorials",
"description": "Tutorials Example",
"path": "Samples~/Tutorials"
}
],
"legacyFolders": {
"Assets\\UdonSharp": "b031f928e5c709b4887f6513084aaa51",
"Assets\\Gizmos\\UdonSharp": "6e940dfc89ce4ca41b651e05bc21be6b"
}
},
"1.0.0": {
"name": "com.vrchat.udonsharp",
"displayName": "UdonSharp",
"version": "1.0.0",
"unity": "2019.4",
"description": "A compiler for compiling C# to Udon assembly",
"author": {
"name": "VRChat",
"email": "developer@vrchat.com",
"url": "https://github.com/vrchat/packages"
},
"gitDependencies": {
"com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.2",
"com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.2"
},
"url": "https://github.com/vrchat-community/UdonSharp.git?path=/Packages/com.vrchat.UdonSharp#1.0.0",
"samples": [
{
"displayName": "CustomInspectors",
"description": "Custom Inspector Example",
"path": "Samples~/CustomInspectors"
},
{
"displayName": "Tutorials",
"description": "Tutorials Example",
"path": "Samples~/Tutorials"
}
],
"legacyFolders": {
"Assets\\UdonSharp": "b031f928e5c709b4887f6513084aaa51",
"Assets\\Gizmos\\UdonSharp": "6e940dfc89ce4ca41b651e05bc21be6b"
}
}
}
},
"com.vrchat.clientsim": {
"versions": {
"1.1.4": {
"name": "com.vrchat.clientsim",
"displayName": "VRChat Client Simulator",
"version": "1.1.4",
"unity": "2019.4",
"description": "VRChat Client Simulator for testing SDK3 worlds in Unity.",
"author": {
"name": "VRChat",
"email": "developer@vrchat.com",
"url": "https://github.com/vrchat-community/ClientSim"
},
"dependencies": {
"com.unity.xr.oculus.standalone": "2.38.4",
"com.unity.inputsystem": "1.0.2"
},
"gitDependencies": {
"com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.4",
"com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.4"
},
"url": "https://github.com/vrchat-community/ClientSim.git?path=/Packages/com.vrchat.ClientSim#1.1.4",
"samples": [
{
"displayName": "ClientSimWorldTestExample",
"description": "An example of a world test using the Test Framework included in ClientSim. Automate interactions in your world and verify the results. Currently requires knowledge of C# and Unity Testing.",
"path": "Samples~/ClientSimWorldTestExample"
},
{
"displayName": "ClientSimSelfTests",
"description": "Tests to ensure ClientSim works as expected. Includes: Respawn test.",
"path": "Samples~/ClientSimSelfTests"
}
],
"legacyFolders": {
"Assets\\CyanEmu": "91b9a83a129504741a363d9a324de958"
}
},
"1.1.3": {
"name": "com.vrchat.clientsim",
"displayName": "VRChat Client Simulator",
"version": "1.1.3",
"unity": "2019.4",
"description": "VRChat Client Simulator for testing SDK3 worlds in Unity.",
"author": {
"name": "VRChat",
"email": "developer@vrchat.com",
"url": "https://github.com/vrchat-community/ClientSim"
},
"dependencies": {
"com.unity.xr.oculus.standalone": "2.38.4",
"com.unity.inputsystem": "1.0.2"
},
"gitDependencies": {
"com.vrchat.base": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.base#3.0.2",
"com.vrchat.worlds": "https://github.com/vrchat/packages.git?path=/packages/com.vrchat.worlds#3.0.2"
},
"url": "https://github.com/vrchat-community/ClientSim.git?path=/Packages/com.vrchat.ClientSim#1.1.3",
"samples": [
{
"displayName": "ClientSimWorldTestExample",
"description": "An example of a world test using the Test Framework included in ClientSim. Automate interactions in your world and verify the results. Currently requires knowledge of C# and Unity Testing.",
"path": "Samples~/ClientSimWorldTestExample"
},
{
"displayName": "ClientSimIssue3RespawnTest",
"description": "A world test to reproduce the ClientSim Respawn issue.",
"path": "Samples~/ClientSimIssue3RespawnTest"
}
],
"legacyFolders": {
"Assets\\CyanEmu": "91b9a83a129504741a363d9a324de958"
}
}
}
}
}
}