패키지 동기화
This commit is contained in:
parent
2102690ba0
commit
727b7e2f91
@ -2,7 +2,8 @@
|
|||||||
"name": "Febucci.TextAnimator.Demo.Runtime",
|
"name": "Febucci.TextAnimator.Demo.Runtime",
|
||||||
"references": [
|
"references": [
|
||||||
"Unity.TextMeshPro",
|
"Unity.TextMeshPro",
|
||||||
"Febucci.TextAnimator.Runtime"
|
"Febucci.TextAnimator.Runtime",
|
||||||
|
"Febucci.Attributes.Runtime"
|
||||||
],
|
],
|
||||||
"optionalUnityReferences": [],
|
"optionalUnityReferences": [],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
"name": "Febucci.TextAnimator.Editor",
|
"name": "Febucci.TextAnimator.Editor",
|
||||||
"rootNamespace": "",
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"GUID:1e113d3b5d77bc04eab508251483e8ff"
|
"GUID:1e113d3b5d77bc04eab508251483e8ff",
|
||||||
|
"GUID:448b0b55421917e4784a8f2f7449081f"
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
"rootNamespace": "",
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"GUID:1e113d3b5d77bc04eab508251483e8ff",
|
"GUID:1e113d3b5d77bc04eab508251483e8ff",
|
||||||
"GUID:6055be8ebefd69e48b49212b09b47b2f"
|
"GUID:6055be8ebefd69e48b49212b09b47b2f",
|
||||||
|
"GUID:448b0b55421917e4784a8f2f7449081f"
|
||||||
],
|
],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
"name": "DrawingPackageToolsEditor",
|
"name": "DrawingPackageToolsEditor",
|
||||||
"rootNamespace": "",
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"GUID:f4059aaf6c60a4a58a177a2609feb769"
|
"GUID:f4059aaf6c60a4a58a177a2609feb769",
|
||||||
|
"GUID:de4e6084e6d474788bb8c799d6b461eb"
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
@ -7,7 +7,8 @@
|
|||||||
"GUID:f4059aaf6c60a4a58a177a2609feb769",
|
"GUID:f4059aaf6c60a4a58a177a2609feb769",
|
||||||
"GUID:de4e6084e6d474788bb8c799d6b461eb",
|
"GUID:de4e6084e6d474788bb8c799d6b461eb",
|
||||||
"GUID:734d92eba21c94caba915361bd5ac177",
|
"GUID:734d92eba21c94caba915361bd5ac177",
|
||||||
"GUID:e0cd26848372d4e5c891c569017e11f1"
|
"GUID:e0cd26848372d4e5c891c569017e11f1",
|
||||||
|
"GUID:db11b4b5d7520bc479416b48c98206cb"
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
"name": "AstarPackageToolsEditor",
|
"name": "AstarPackageToolsEditor",
|
||||||
"rootNamespace": "",
|
"rootNamespace": "",
|
||||||
"references": [
|
"references": [
|
||||||
"GUID:f4059aaf6c60a4a58a177a2609feb769"
|
"GUID:f4059aaf6c60a4a58a177a2609feb769",
|
||||||
|
"GUID:de4e6084e6d474788bb8c799d6b461eb"
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
Loading…
Reference in New Issue
Block a user