Skip to content

Commit 93c3bc5

Browse files
committed
Update Package exporter
1 parent 2239c43 commit 93c3bc5

File tree

7 files changed

+67
-77
lines changed

7 files changed

+67
-77
lines changed
Binary file not shown.

Assets/PackageExporter/template/template.unityignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
# Version: [VERSION_NO]
77
# Creation Date: [CREATION_DATE]
88
#
9-
# Package Link: https://github.com/Pixisoft/PackageExporter
9+
# Package Link: https://github.com/jcs090218/PackageExporter
1010
# Author: Shen, Jen-Chieh
11-
# Email: pixisoft.tw@gmail.com
11+
# Email: jcs090218@gmail.com
1212
#
1313

1414
# Ignore this plugin itself.
15-
PackageExporter
15+
PackageExporter/

Packages/manifest.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.0",
4-
"com.unity.ide.rider": "3.0.15",
5-
"com.unity.ide.visualstudio": "2.0.16",
6-
"com.unity.ide.vscode": "1.2.5",
7-
"com.unity.test-framework": "1.1.31",
8-
"com.unity.textmeshpro": "3.0.6",
9-
"com.unity.timeline": "1.7.1",
10-
"com.unity.toolchain.win-x86_64-linux-x86_64": "0.1.19-preview",
11-
"com.unity.ugui": "1.0.0",
12-
"com.unity.visualscripting": "1.7.8",
3+
"com.unity.ai.navigation": "2.0.0",
4+
"com.unity.collab-proxy": "2.3.1",
5+
"com.unity.ide.rider": "3.0.28",
6+
"com.unity.ide.visualstudio": "2.0.22",
7+
"com.unity.test-framework": "1.3.9",
8+
"com.unity.timeline": "1.8.6",
9+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
10+
"com.unity.ugui": "2.0.0",
11+
"com.unity.visualscripting": "1.8.0",
12+
"com.unity.modules.accessibility": "1.0.0",
1313
"com.unity.modules.ai": "1.0.0",
1414
"com.unity.modules.androidjni": "1.0.0",
1515
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

+37-62
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,30 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": {
4-
"version": "1.17.0",
3+
"com.unity.ai.navigation": {
4+
"version": "2.0.0",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.services.core": "1.0.1"
8+
"com.unity.modules.ai": "1.0.0"
99
},
1010
"url": "https://packages.unity.com"
1111
},
12+
"com.unity.collab-proxy": {
13+
"version": "2.3.1",
14+
"depth": 0,
15+
"source": "registry",
16+
"dependencies": {},
17+
"url": "https://packages.unity.com"
18+
},
1219
"com.unity.ext.nunit": {
13-
"version": "1.0.6",
20+
"version": "2.0.5",
1421
"depth": 1,
1522
"source": "registry",
1623
"dependencies": {},
1724
"url": "https://packages.unity.com"
1825
},
1926
"com.unity.ide.rider": {
20-
"version": "3.0.15",
27+
"version": "3.0.28",
2128
"depth": 0,
2229
"source": "registry",
2330
"dependencies": {
@@ -26,77 +33,43 @@
2633
"url": "https://packages.unity.com"
2734
},
2835
"com.unity.ide.visualstudio": {
29-
"version": "2.0.16",
36+
"version": "2.0.22",
3037
"depth": 0,
3138
"source": "registry",
3239
"dependencies": {
3340
"com.unity.test-framework": "1.1.9"
3441
},
3542
"url": "https://packages.unity.com"
3643
},
37-
"com.unity.ide.vscode": {
38-
"version": "1.2.5",
39-
"depth": 0,
40-
"source": "registry",
41-
"dependencies": {},
42-
"url": "https://packages.unity.com"
43-
},
44-
"com.unity.nuget.newtonsoft-json": {
45-
"version": "3.0.2",
46-
"depth": 2,
47-
"source": "registry",
48-
"dependencies": {},
49-
"url": "https://packages.unity.com"
50-
},
51-
"com.unity.services.core": {
52-
"version": "1.4.2",
53-
"depth": 1,
54-
"source": "registry",
55-
"dependencies": {
56-
"com.unity.modules.unitywebrequest": "1.0.0",
57-
"com.unity.nuget.newtonsoft-json": "3.0.2",
58-
"com.unity.modules.androidjni": "1.0.0"
59-
},
60-
"url": "https://packages.unity.com"
61-
},
6244
"com.unity.sysroot": {
63-
"version": "0.1.19-preview",
45+
"version": "2.0.5",
6446
"depth": 1,
6547
"source": "registry",
6648
"dependencies": {},
6749
"url": "https://packages.unity.com"
6850
},
6951
"com.unity.sysroot.linux-x86_64": {
70-
"version": "0.1.14-preview",
52+
"version": "2.0.4",
7153
"depth": 1,
7254
"source": "registry",
7355
"dependencies": {
74-
"com.unity.sysroot": "0.1.18-preview"
56+
"com.unity.sysroot": "2.0.5"
7557
},
7658
"url": "https://packages.unity.com"
7759
},
7860
"com.unity.test-framework": {
79-
"version": "1.1.31",
61+
"version": "1.3.9",
8062
"depth": 0,
8163
"source": "registry",
8264
"dependencies": {
83-
"com.unity.ext.nunit": "1.0.6",
65+
"com.unity.ext.nunit": "2.0.3",
8466
"com.unity.modules.imgui": "1.0.0",
8567
"com.unity.modules.jsonserialize": "1.0.0"
8668
},
8769
"url": "https://packages.unity.com"
8870
},
89-
"com.unity.textmeshpro": {
90-
"version": "3.0.6",
91-
"depth": 0,
92-
"source": "registry",
93-
"dependencies": {
94-
"com.unity.ugui": "1.0.0"
95-
},
96-
"url": "https://packages.unity.com"
97-
},
9871
"com.unity.timeline": {
99-
"version": "1.7.1",
72+
"version": "1.8.6",
10073
"depth": 0,
10174
"source": "registry",
10275
"dependencies": {
@@ -108,17 +81,17 @@
10881
"url": "https://packages.unity.com"
10982
},
11083
"com.unity.toolchain.win-x86_64-linux-x86_64": {
111-
"version": "0.1.19-preview",
84+
"version": "2.0.4",
11285
"depth": 0,
11386
"source": "registry",
11487
"dependencies": {
115-
"com.unity.sysroot": "0.1.19-preview",
116-
"com.unity.sysroot.linux-x86_64": "0.1.14-preview"
88+
"com.unity.sysroot": "2.0.5",
89+
"com.unity.sysroot.linux-x86_64": "2.0.4"
11790
},
11891
"url": "https://packages.unity.com"
11992
},
12093
"com.unity.ugui": {
121-
"version": "1.0.0",
94+
"version": "2.0.0",
12295
"depth": 0,
12396
"source": "builtin",
12497
"dependencies": {
@@ -127,7 +100,7 @@
127100
}
128101
},
129102
"com.unity.visualscripting": {
130-
"version": "1.7.8",
103+
"version": "1.8.0",
131104
"depth": 0,
132105
"source": "registry",
133106
"dependencies": {
@@ -136,6 +109,12 @@
136109
},
137110
"url": "https://packages.unity.com"
138111
},
112+
"com.unity.modules.accessibility": {
113+
"version": "1.0.0",
114+
"depth": 0,
115+
"source": "builtin",
116+
"dependencies": {}
117+
},
139118
"com.unity.modules.ai": {
140119
"version": "1.0.0",
141120
"depth": 0,
@@ -183,6 +162,12 @@
183162
"com.unity.modules.animation": "1.0.0"
184163
}
185164
},
165+
"com.unity.modules.hierarchycore": {
166+
"version": "1.0.0",
167+
"depth": 1,
168+
"source": "builtin",
169+
"dependencies": {}
170+
},
186171
"com.unity.modules.imageconversion": {
187172
"version": "1.0.0",
188173
"depth": 0,
@@ -272,17 +257,7 @@
272257
"com.unity.modules.ui": "1.0.0",
273258
"com.unity.modules.imgui": "1.0.0",
274259
"com.unity.modules.jsonserialize": "1.0.0",
275-
"com.unity.modules.uielementsnative": "1.0.0"
276-
}
277-
},
278-
"com.unity.modules.uielementsnative": {
279-
"version": "1.0.0",
280-
"depth": 1,
281-
"source": "builtin",
282-
"dependencies": {
283-
"com.unity.modules.ui": "1.0.0",
284-
"com.unity.modules.imgui": "1.0.0",
285-
"com.unity.modules.jsonserialize": "1.0.0"
260+
"com.unity.modules.hierarchycore": "1.0.0"
286261
}
287262
},
288263
"com.unity.modules.umbra": {
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_ActiveMultiplayerRole: 0

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.1.9f1
2-
m_EditorVersionWithRevision: 2022.1.9f1 (07e076b6d414)
1+
m_EditorVersion: 2023.2.19f1
2+
m_EditorVersionWithRevision: 2023.2.19f1 (95c298372b1e)

UserSettings/EditorUserSettings.asset

+8
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ EditorUserSettings:
1111
RecentlyUsedScenePath-1:
1212
value: 224247031146466c172205205f105c1518120b65082d2b3f633c133af6f9
1313
flags: 0
14+
lightmappingBakingProfile:
15+
value: 51
16+
flags: 0
1417
vcSharedLogLevel:
1518
value: 0d5e400f0650
1619
flags: 0
@@ -19,9 +22,14 @@ EditorUserSettings:
1922
m_VCDebugCmd: 0
2023
m_VCDebugOut: 0
2124
m_SemanticMergeMode: 2
25+
m_DesiredImportWorkerCount: 6
26+
m_StandbyImportWorkerCount: 2
27+
m_IdleImportWorkerShutdownDelay: 60000
2228
m_VCShowFailedCheckout: 1
2329
m_VCOverwriteFailedCheckoutAssets: 1
2430
m_VCProjectOverlayIcons: 1
2531
m_VCHierarchyOverlayIcons: 1
2632
m_VCOtherOverlayIcons: 1
2733
m_VCAllowAsyncUpdate: 1
34+
m_ArtifactGarbageCollection: 1
35+
m_CompressAssetsOnImport: 1

0 commit comments

Comments
 (0)