From d5622f5e9bccfcc0dde1135f901e7ea262927a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Fri, 1 Aug 2025 19:42:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Editor/AlicizaX.EditorExtension.Editor.asmdef | 3 ++- package.json | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Editor/AlicizaX.EditorExtension.Editor.asmdef b/Editor/AlicizaX.EditorExtension.Editor.asmdef index e36a1b4..1a36a90 100644 --- a/Editor/AlicizaX.EditorExtension.Editor.asmdef +++ b/Editor/AlicizaX.EditorExtension.Editor.asmdef @@ -8,7 +8,8 @@ "GUID:4d1926c9df5b052469a1c63448b7609a", "GUID:be2f20a77f3232f44b9711ef43234aac", "GUID:a19b414bea3b97240a91aeab9a8eab36", - "GUID:acfef7cabed3b0a42b25edb1cd4fa259" + "GUID:acfef7cabed3b0a42b25edb1cd4fa259", + "GUID:2765e68924a08a94ea0ea66b31c0168f" ], "includePlatforms": [ "Editor" diff --git a/package.json b/package.json index e48bf74..aec4ac9 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,8 @@ "author": { "name": "Yuliuren", "email": "yuliuren00@gmail.com" + }, + "dependencies": { + "com.unity.serialization": "3.1.2" } } \ No newline at end of file