Files

22 lines
658 B
JSON

{
"name": "com.cneicy.shrink-installer",
"version": "0.2.6",
"displayName": "ShrinkSDK 包管理",
"description": "基于 UI Toolkit 的 ShrinkSDK 固定版本包管理器,提供安装状态、Context 分层与推荐组合。",
"unity": "2022.3",
"documentationUrl": "https://git.crash.work/ShrinkSDK/Installer",
"changelogUrl": "https://git.crash.work/ShrinkSDK/Installer/src/branch/main/CHANGELOG.md",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.2"
},
"keywords": [
"shrink",
"installer",
"upm"
],
"author": {
"name": "cneicy",
"url": "https://git.crash.work/ShrinkSDK"
}
}