This commit is contained in:
陈思海 2025-08-01 19:42:46 +08:00
parent a655c457e2
commit d5622f5e9b
2 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,8 @@
"GUID:4d1926c9df5b052469a1c63448b7609a", "GUID:4d1926c9df5b052469a1c63448b7609a",
"GUID:be2f20a77f3232f44b9711ef43234aac", "GUID:be2f20a77f3232f44b9711ef43234aac",
"GUID:a19b414bea3b97240a91aeab9a8eab36", "GUID:a19b414bea3b97240a91aeab9a8eab36",
"GUID:acfef7cabed3b0a42b25edb1cd4fa259" "GUID:acfef7cabed3b0a42b25edb1cd4fa259",
"GUID:2765e68924a08a94ea0ea66b31c0168f"
], ],
"includePlatforms": [ "includePlatforms": [
"Editor" "Editor"

View File

@ -16,5 +16,8 @@
"author": { "author": {
"name": "Yuliuren", "name": "Yuliuren",
"email": "yuliuren00@gmail.com" "email": "yuliuren00@gmail.com"
},
"dependencies": {
"com.unity.serialization": "3.1.2"
} }
} }