Skip to content

Commit 0111bc8

Browse files
committed
upload version 1.0.5
1 parent 4c811bf commit 0111bc8

File tree

5 files changed

+60
-166
lines changed

5 files changed

+60
-166
lines changed

Packages/manifest.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,12 @@
11
{
22
"dependencies": {
33
"com.unity.2d.enhancers": "1.0.0",
4-
"com.unity.ai.assistant": "1.0.0-pre.12",
5-
"com.unity.ai.generators": "1.0.0-pre.20",
6-
"com.unity.ai.inference": "2.4.1",
7-
"com.unity.ai.navigation": "2.0.9",
8-
"com.unity.collab-proxy": "2.10.2",
94
"com.unity.feature.2d": "2.0.2",
105
"com.unity.ide.rider": "3.0.38",
116
"com.unity.ide.visualstudio": "2.0.25",
12-
"com.unity.inputsystem": "1.16.0",
137
"com.unity.memoryprofiler": "1.1.9",
14-
"com.unity.multiplayer.center": "1.0.1",
15-
"com.unity.project-auditor": "1.0.2",
168
"com.unity.render-pipelines.universal": "17.3.0",
179
"com.unity.test-framework": "1.6.0",
18-
"com.unity.timeline": "1.8.9",
1910
"com.unity.ugui": "2.0.0",
2011
"com.unity.visualscripting": "1.9.9",
2112
"com.unity.modules.accessibility": "1.0.0",

Packages/packages-lock.json

Lines changed: 6 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -120,54 +120,20 @@
120120
},
121121
"url": "https://packages.unity.com"
122122
},
123-
"com.unity.ai.assistant": {
124-
"version": "1.0.0-pre.12",
125-
"depth": 0,
126-
"source": "registry",
127-
"dependencies": {
128-
"com.unity.ai.toolkit": "1.0.0-pre.18",
129-
"com.unity.serialization": "3.1.1",
130-
"com.unity.nuget.newtonsoft-json": "3.2.1",
131-
"com.unity.modules.unitywebrequest": "1.0.0"
132-
},
133-
"url": "https://packages.unity.com"
134-
},
135123
"com.unity.ai.generators": {
136-
"version": "1.0.0-pre.20",
137-
"depth": 0,
124+
"version": "1.0.0-pre.12",
125+
"depth": 1,
138126
"source": "registry",
139127
"dependencies": {
140-
"com.unity.ai.toolkit": "1.0.0-pre.20",
128+
"com.unity.ai.toolkit": "1.0.0-pre.12",
141129
"com.unity.mathematics": "1.3.2",
142130
"com.unity.nuget.newtonsoft-json": "3.2.1"
143131
},
144132
"url": "https://packages.unity.com"
145133
},
146-
"com.unity.ai.inference": {
147-
"version": "2.4.1",
148-
"depth": 0,
149-
"source": "registry",
150-
"dependencies": {
151-
"com.unity.burst": "1.8.17",
152-
"com.unity.dt.app-ui": "1.3.1",
153-
"com.unity.collections": "2.4.3",
154-
"com.unity.nuget.newtonsoft-json": "3.2.1",
155-
"com.unity.modules.imageconversion": "1.0.0"
156-
},
157-
"url": "https://packages.unity.com"
158-
},
159-
"com.unity.ai.navigation": {
160-
"version": "2.0.9",
161-
"depth": 0,
162-
"source": "registry",
163-
"dependencies": {
164-
"com.unity.modules.ai": "1.0.0"
165-
},
166-
"url": "https://packages.unity.com"
167-
},
168134
"com.unity.ai.toolkit": {
169-
"version": "1.0.0-pre.20",
170-
"depth": 1,
135+
"version": "1.0.0-pre.12",
136+
"depth": 2,
171137
"source": "registry",
172138
"dependencies": {
173139
"com.unity.nuget.newtonsoft-json": "3.2.1"
@@ -192,13 +158,6 @@
192158
},
193159
"url": "https://packages.unity.com"
194160
},
195-
"com.unity.collab-proxy": {
196-
"version": "2.10.2",
197-
"depth": 0,
198-
"source": "registry",
199-
"dependencies": {},
200-
"url": "https://packages.unity.com"
201-
},
202161
"com.unity.collections": {
203162
"version": "2.6.2",
204163
"depth": 1,
@@ -212,18 +171,6 @@
212171
},
213172
"url": "https://packages.unity.com"
214173
},
215-
"com.unity.dt.app-ui": {
216-
"version": "2.1.1",
217-
"depth": 1,
218-
"source": "registry",
219-
"dependencies": {
220-
"com.unity.modules.physics": "1.0.0",
221-
"com.unity.modules.androidjni": "1.0.0",
222-
"com.unity.modules.uielements": "1.0.0",
223-
"com.unity.modules.screencapture": "1.0.0"
224-
},
225-
"url": "https://packages.unity.com"
226-
},
227174
"com.unity.editorcoroutines": {
228175
"version": "1.0.1",
229176
"depth": 1,
@@ -271,15 +218,6 @@
271218
},
272219
"url": "https://packages.unity.com"
273220
},
274-
"com.unity.inputsystem": {
275-
"version": "1.16.0",
276-
"depth": 0,
277-
"source": "registry",
278-
"dependencies": {
279-
"com.unity.modules.uielements": "1.0.0"
280-
},
281-
"url": "https://packages.unity.com"
282-
},
283221
"com.unity.mathematics": {
284222
"version": "1.3.3",
285223
"depth": 1,
@@ -300,17 +238,9 @@
300238
},
301239
"url": "https://packages.unity.com"
302240
},
303-
"com.unity.multiplayer.center": {
304-
"version": "1.0.1",
305-
"depth": 0,
306-
"source": "builtin",
307-
"dependencies": {
308-
"com.unity.modules.uielements": "1.0.0"
309-
}
310-
},
311241
"com.unity.nuget.mono-cecil": {
312242
"version": "1.11.6",
313-
"depth": 1,
243+
"depth": 2,
314244
"source": "registry",
315245
"dependencies": {},
316246
"url": "https://packages.unity.com"
@@ -329,16 +259,6 @@
329259
"dependencies": {},
330260
"url": "https://packages.unity.com"
331261
},
332-
"com.unity.project-auditor": {
333-
"version": "1.0.2",
334-
"depth": 0,
335-
"source": "registry",
336-
"dependencies": {
337-
"com.unity.nuget.mono-cecil": "1.10.1",
338-
"com.unity.nuget.newtonsoft-json": "3.2.1"
339-
},
340-
"url": "https://packages.unity.com"
341-
},
342262
"com.unity.render-pipelines.core": {
343263
"version": "17.3.0",
344264
"depth": 1,
@@ -378,16 +298,6 @@
378298
"dependencies": {},
379299
"url": "https://packages.unity.com"
380300
},
381-
"com.unity.serialization": {
382-
"version": "3.1.3",
383-
"depth": 1,
384-
"source": "registry",
385-
"dependencies": {
386-
"com.unity.burst": "1.7.2",
387-
"com.unity.collections": "2.4.2"
388-
},
389-
"url": "https://packages.unity.com"
390-
},
391301
"com.unity.settings-manager": {
392302
"version": "2.1.1",
393303
"depth": 1,
@@ -424,18 +334,6 @@
424334
},
425335
"url": "https://packages.unity.com"
426336
},
427-
"com.unity.timeline": {
428-
"version": "1.8.9",
429-
"depth": 0,
430-
"source": "registry",
431-
"dependencies": {
432-
"com.unity.modules.audio": "1.0.0",
433-
"com.unity.modules.director": "1.0.0",
434-
"com.unity.modules.animation": "1.0.0",
435-
"com.unity.modules.particlesystem": "1.0.0"
436-
},
437-
"url": "https://packages.unity.com"
438-
},
439337
"com.unity.ugui": {
440338
"version": "2.0.0",
441339
"depth": 0,
629 KB
Binary file not shown.

0 commit comments

Comments
 (0)