You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
466 B
18 lines
466 B
{
|
|
"package": "com.game.ry",
|
|
"name": "demo",
|
|
"icon": "D:\\creatorProject\\TemplateProjects\\template-banner.png",
|
|
"versionName": "1.0.0",
|
|
"versionCode": "1",
|
|
"minPlatformVersion": "1030",
|
|
"deviceOrientation": "portrait",
|
|
"logLevel": "log",
|
|
"npmPath": "",
|
|
"tinyPackageServer": "",
|
|
"useDebugKey": true,
|
|
"privatePath": "",
|
|
"certificatePath": "",
|
|
"disabledMode": "disabled is-disabled",
|
|
"showNpmPath": false,
|
|
"packFirstScreenRes": false
|
|
}
|
|
|