You've already forked CC-Framework.CrashReport
24 lines
505 B
JSON
24 lines
505 B
JSON
{
|
||
"name": "com.foldcc.cc-framework.crashreport",
|
||
"displayName": "CC-Framework.CrashReport",
|
||
"description": "Crash检测, 异常上报",
|
||
"version": "1.0.1",
|
||
"unity": "2022.1",
|
||
"license": "MIT",
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "http://private.lightyears.ltd:18640/foldcc/CC-Framework.CrashReport"
|
||
},
|
||
"author": {
|
||
"name": "foldcc",
|
||
"email": "lhyuau@qq.com",
|
||
"url": "https://gitee.com/foldcc"
|
||
},
|
||
"dependencies":
|
||
{
|
||
},
|
||
"keywords": [
|
||
"Framework"
|
||
]
|
||
}
|