37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"name": "com.cneicy.shrink-app-starter-basic",
|
|
"version": "0.2.1",
|
|
"displayName": "ShrinkApp Starter Basic",
|
|
"description": "ShrinkApp 最小起盘 Starter,提供向导、入口场景和 DataSaver 示例。",
|
|
"unity": "2022.3",
|
|
"dependencies": {
|
|
"com.cneicy.shrink-app-core": "0.1.3",
|
|
"com.cneicy.shrink-context-core": "0.1.0",
|
|
"com.cneicy.shrink-context-app-adapter": "0.1.4",
|
|
"com.cneicy.shrink-command": "0.2.0",
|
|
"com.cneicy.shrink-command-integration-app": "0.1.2",
|
|
"com.cneicy.shrink-datasaver": "2.2.2",
|
|
"com.cneicy.shrink-datasaver-integration-app": "0.1.2",
|
|
"com.cneicy.shrink-network": "0.2.1",
|
|
"com.cneicy.shrink-network-integration-app": "0.1.2",
|
|
"com.cneicy.shrink-command-integration-eventbus": "0.1.1",
|
|
"com.cneicy.shrink-datasaver-integration-eventbus": "2.1.2",
|
|
"com.cneicy.shrink-network-integration-eventbus": "0.1.2",
|
|
"com.cneicy.shrink-command-integration-network": "0.1.1",
|
|
"com.unity.ugui": "1.0.0",
|
|
"com.cysharp.unitask": "2.5.10"
|
|
},
|
|
"keywords": [
|
|
"starter",
|
|
"app",
|
|
"bootstrap",
|
|
"sample"
|
|
],
|
|
"author": {
|
|
"name": "cneicy",
|
|
"url": "https://git.crash.work/ShrinkSDK"
|
|
},
|
|
"documentationUrl": "https://git.crash.work/ShrinkSDK/ShrinkApp.Starter.Basic",
|
|
"changelogUrl": "https://git.crash.work/ShrinkSDK/ShrinkApp.Starter.Basic/src/branch/main/CHANGELOG.md"
|
|
}
|