File tree Expand file tree Collapse file tree 4 files changed +15
-19
lines changed Expand file tree Collapse file tree 4 files changed +15
-19
lines changed Original file line number Diff line number Diff line change 2
2
"name": "Thirdweb.Plugins",
3
3
"rootNamespace": "",
4
4
"references": [
5
- "GUID:6055be8ebefd69e48b49212b09b47b2f "
5
+ "Unity.TextMeshPro "
6
6
],
7
7
"includePlatforms": [],
8
8
"excludePlatforms": [],
Original file line number Diff line number Diff line change 4
4
"com.unity.ide.visualstudio" : " 2.0.22" ,
5
5
"com.unity.mobile.android-logcat" : " 1.4.2" ,
6
6
"com.unity.test-framework" : " 1.4.5" ,
7
+ "com.unity.textmeshpro" : " 3.0.9" ,
7
8
"com.unity.timeline" : " 1.8.7" ,
8
9
"com.unity.toolchain.macos-arm64-linux-x86_64" : " 2.0.3" ,
9
10
"com.unity.toolchain.win-x86_64-linux-x86_64" : " 2.0.9" ,
10
11
"com.unity.ugui" : " 2.0.0" ,
11
- "com.unity.modules.accessibility" : " 1.0.0" ,
12
12
"com.unity.modules.ai" : " 1.0.0" ,
13
13
"com.unity.modules.androidjni" : " 1.0.0" ,
14
14
"com.unity.modules.animation" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"com.unity.ext.nunit" : {
4
- "version" : " 2.0.5 " ,
4
+ "version" : " 2.0.3 " ,
5
5
"depth" : 1 ,
6
6
"source" : " registry" ,
7
7
"dependencies" : {},
59
59
},
60
60
"url" : " https://packages.unity.com"
61
61
},
62
+ "com.unity.textmeshpro" : {
63
+ "version" : " 3.0.9" ,
64
+ "depth" : 0 ,
65
+ "source" : " registry" ,
66
+ "dependencies" : {
67
+ "com.unity.ugui" : " 1.0.0"
68
+ },
69
+ "url" : " https://packages.unity.com"
70
+ },
62
71
"com.unity.timeline" : {
63
72
"version" : " 1.8.7" ,
64
73
"depth" : 0 ,
100
109
"com.unity.modules.imgui" : " 1.0.0"
101
110
}
102
111
},
103
- "com.unity.modules.accessibility" : {
104
- "version" : " 1.0.0" ,
105
- "depth" : 0 ,
106
- "source" : " builtin" ,
107
- "dependencies" : {}
108
- },
109
112
"com.unity.modules.ai" : {
110
113
"version" : " 1.0.0" ,
111
114
"depth" : 0 ,
153
156
"com.unity.modules.animation" : " 1.0.0"
154
157
}
155
158
},
156
- "com.unity.modules.hierarchycore" : {
157
- "version" : " 1.0.0" ,
158
- "depth" : 1 ,
159
- "source" : " builtin" ,
160
- "dependencies" : {}
161
- },
162
159
"com.unity.modules.imageconversion" : {
163
160
"version" : " 1.0.0" ,
164
161
"depth" : 0 ,
247
244
"dependencies" : {
248
245
"com.unity.modules.ui" : " 1.0.0" ,
249
246
"com.unity.modules.imgui" : " 1.0.0" ,
250
- "com.unity.modules.jsonserialize" : " 1.0.0" ,
251
- "com.unity.modules.hierarchycore" : " 1.0.0"
247
+ "com.unity.modules.jsonserialize" : " 1.0.0"
252
248
}
253
249
},
254
250
"com.unity.modules.umbra" : {
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 6000.0.14f1
2
- m_EditorVersionWithRevision: 6000.0.14f1 (e12ab2d6a089 )
1
+ m_EditorVersion: 2022.3.17f1
2
+ m_EditorVersionWithRevision: 2022.3.17f1 (4fc78088f837 )
You can’t perform that action at this time.
0 commit comments