You've already forked CC-Framework.Commercialization
update
This commit is contained in:
23
Assets/package.json
Normal file
23
Assets/package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "com.foldcc.cc-framework.commercialization",
|
||||
"displayName": "CC-Framework.commercialization",
|
||||
"description": "商业化sdk通用组件,包含广告、内购、用户统计、归因统计等",
|
||||
"version": "1.0.0",
|
||||
"unity": "2021.1",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization"
|
||||
},
|
||||
"author": {
|
||||
"name": "foldcc",
|
||||
"email": "lhyuau@qq.com",
|
||||
"url": "https://gitee.com/foldcc"
|
||||
},
|
||||
"dependencies":
|
||||
{
|
||||
},
|
||||
"keywords": [
|
||||
"Framework"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user