Files
plugin-library/Assets/00.StaryEvo/package.json

31 lines
730 B
JSON

{
"name": "com.staryevo.main",
"version": "1.0.30",
"displayName": "00.StaryEvo",
"description": "This is an Framework package",
"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#02.InformationSave"
},
"dependencies": {
"com.cysharp.unitask": "2.5.10",
"com.code-philosophy.hybridclr": "4.0.15",
"com.tuyoogame.yooasset": "2.3.7",
"com.staryevo.informationsave": "1.x.x"
},
"samples": [
{
"displayName": "Framework Example Scenes",
"description": "",
"path": "Samples~"
}
]
}