File tree 4 files changed +28
-0
lines changed
4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 12
12
"com.unity.test-framework" : " 1.1.31" ,
13
13
"com.unity.textmeshpro" : " 3.0.6" ,
14
14
"com.unity.timeline" : " 1.6.4" ,
15
+ "com.unity.toolchain.linux-x86_64" : " 2.0.2" ,
15
16
"com.unity.ugui" : " 1.0.0" ,
16
17
"com.unity.xr.legacyinputhelpers" : " 2.1.10" ,
17
18
"com.unity.modules.ai" : " 1.0.0" ,
Original file line number Diff line number Diff line change 114
114
},
115
115
"url" : " https://packages.unity.com"
116
116
},
117
+ "com.unity.sysroot" : {
118
+ "version" : " 2.0.3" ,
119
+ "depth" : 1 ,
120
+ "source" : " registry" ,
121
+ "dependencies" : {},
122
+ "url" : " https://packages.unity.com"
123
+ },
124
+ "com.unity.sysroot.linux-x86_64" : {
125
+ "version" : " 2.0.2" ,
126
+ "depth" : 1 ,
127
+ "source" : " registry" ,
128
+ "dependencies" : {
129
+ "com.unity.sysroot" : " 2.0.3"
130
+ },
131
+ "url" : " https://packages.unity.com"
132
+ },
117
133
"com.unity.test-framework" : {
118
134
"version" : " 1.1.31" ,
119
135
"depth" : 0 ,
146
162
},
147
163
"url" : " https://packages.unity.com"
148
164
},
165
+ "com.unity.toolchain.linux-x86_64" : {
166
+ "version" : " 2.0.2" ,
167
+ "depth" : 0 ,
168
+ "source" : " registry" ,
169
+ "dependencies" : {
170
+ "com.unity.sysroot" : " 2.0.3" ,
171
+ "com.unity.sysroot.linux-x86_64" : " 2.0.2"
172
+ },
173
+ "url" : " https://packages.unity.com"
174
+ },
149
175
"com.unity.ugui" : {
150
176
"version" : " 1.0.0" ,
151
177
"depth" : 0 ,
Original file line number Diff line number Diff line change
1
+ {}
You can’t perform that action at this time.
0 commit comments