增加npm配置

This commit is contained in:
2025-03-28 13:57:37 +08:00
parent 6f4bca70cd
commit 7c0837df33
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
registry=http://192.168.31.100:8418/api/packages/unity-registry/npm
//192.168.31.100:8418/api/packages/unity-registry/:_authToken=7a502f73368672741accbd12fdf268909b1dca0f

View File

@@ -1,5 +1,5 @@
{ {
"name": "com.staryevo.informationSave", "name": "com.staryevo.informationsave",
"version": "1.0.0", "version": "1.0.0",
"displayName": "01.InformationSave", "displayName": "01.InformationSave",
"description": "位置配置工具", "description": "位置配置工具",
@@ -10,7 +10,7 @@
"scirpt" "scirpt"
], ],
"author": { "author": {
"name": "staryEvo", "name": "01.InformationSave",
"url": "https://www.unity3d.com" "url": "https://www.unity3d.com"
} }
} }