This commit is contained in:
2025-03-31 10:45:37 +08:00
parent e07d1d9721
commit 3f5dbfa267

View File

@@ -1,6 +1,9 @@
{ {
"name": "com.staryevo.informationsave", "name": "@unity-registry/02.informationsave",
"version": "1.0.0", "publishConfig": {
"registry": "com.staryevo.informationsave"
},
"version": "1.0.1",
"displayName": "01.InformationSave", "displayName": "01.InformationSave",
"description": "位置配置工具", "description": "位置配置工具",
"unity": "2021.3", "unity": "2021.3",
@@ -10,7 +13,7 @@
"scirpt" "scirpt"
], ],
"author": { "author": {
"name": "01.InformationSave", "name": "staryEvo",
"url": "https://www.unity3d.com" "url": "https://www.unity3d.com"
} }
} }