diff --git a/Assets/02.InformationSave/package.json b/Assets/02.InformationSave/package.json index bae4c50..7d03dcd 100644 --- a/Assets/02.InformationSave/package.json +++ b/Assets/02.InformationSave/package.json @@ -1,14 +1,18 @@ { - "name": "02.informationsave", - "version": "1.0.2", + "name": "com.staryevo.informationsave", "displayName": "02.InformationSave", + "version": "1.0.0", "description": "位置配置工具", "unity": "2021.3", - "unityRelease": "23f1", + "unityRelease": "30f1", "keywords": [ "unity", "scirpt" ], + "repository": { + "type": "git", + "url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git#02.InformationSave" + }, "author": { "name": "staryEvo", "url": "https://www.unity3d.com"