【m】框架大更新
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
"name": "com.tabletext.editor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"TableTextConversion.RunTime",
|
||||
"com.tabletext.runtime"
|
||||
"com.tabletext.runtime",
|
||||
"UniTask",
|
||||
"YooAsset.Editor"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"name": "com.tabletext.runtime",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:e34a5702dd353724aa315fb8011f08c3",
|
||||
"GUID:f51ebe6a0ceec4240a699833d6309b23"
|
||||
"UniTask",
|
||||
"YooAsset"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.tabletextconversion",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"displayName": "05.TableTextConversion",
|
||||
"description": "表格转化工具",
|
||||
"unity": "2021.3",
|
||||
@@ -14,6 +14,8 @@
|
||||
"url": "https://www.unity3d.com"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
"com.cysharp.unitask": "2.5.10",
|
||||
"com.tuyoogame.yooasset": "2.3.16",
|
||||
"com.staryevo.informationsave": "1.x.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user