This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "com.cneicy.shrink-app-starter-basic",
|
||||
"version": "0.1.0",
|
||||
"displayName": "ShrinkApp Starter Basic",
|
||||
"description": "ShrinkApp 最小起盘 Starter,提供向导、入口场景和 DataSaver 示例。",
|
||||
"unity": "2022.3",
|
||||
"dependencies": {
|
||||
"com.cneicy.shrink-app-core": "0.1.1",
|
||||
"com.cneicy.shrink-context-core": "0.1.0",
|
||||
"com.cneicy.shrink-context-app-adapter": "0.1.0",
|
||||
"com.cneicy.shrink-command": "0.2.0",
|
||||
"com.cneicy.shrink-command-integration-app": "0.1.0",
|
||||
"com.cneicy.shrink-datasaver": "2.2.0",
|
||||
"com.cneicy.shrink-datasaver-integration-app": "0.1.0",
|
||||
"com.cneicy.shrink-network": "0.2.0",
|
||||
"com.cneicy.shrink-network-integration-app": "0.1.0",
|
||||
"com.cneicy.shrink-command-integration-eventbus": "0.1.1",
|
||||
"com.cneicy.shrink-datasaver-integration-eventbus": "2.1.0",
|
||||
"com.cneicy.shrink-network-integration-eventbus": "0.1.1",
|
||||
"com.cneicy.shrink-command-integration-network": "0.1.0",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user