mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 07:21:07 +00:00
15 lines
242 B
JSON
15 lines
242 B
JSON
|
{
|
||
|
"package": "",
|
||
|
"name": "",
|
||
|
"icon": "",
|
||
|
"versionName": "",
|
||
|
"versionCode": "",
|
||
|
"minPlatformVersion": "",
|
||
|
"orientation": "landscape",
|
||
|
"type": "game",
|
||
|
"config": {
|
||
|
"logLevel": "log",
|
||
|
"debug": true
|
||
|
},
|
||
|
"display": {}
|
||
|
}
|