34 lines
752 B
JSON
34 lines
752 B
JSON
{
|
|
"name": "com.staryevo.buildoriginality",
|
|
"version": "1.0.12",
|
|
"displayName": "00.StaryEvo.BuildOriginality",
|
|
"description": "美术打包工具",
|
|
"unity": "2021.3",
|
|
"unityRelease": "30f1",
|
|
"author": {
|
|
"name": "staryEvo",
|
|
"email": "zaze97@163.com",
|
|
"url": ""
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git"
|
|
},
|
|
"dependencies": {
|
|
"com.cysharp.unitask": "2.5.10",
|
|
"com.tuyoogame.yooasset": "2.3.16"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Framework Example Scenes",
|
|
"description": "",
|
|
"path": "Samples~/Test"
|
|
},
|
|
{
|
|
"displayName": "Loading",
|
|
"description": "",
|
|
"path": "Samples~/SplashScreen"
|
|
}
|
|
]
|
|
}
|