1、清理仓库

This commit is contained in:
贝密游戏
2017-12-21 23:04:13 +08:00
parent eeb1c9e07b
commit b52d442381
1317 changed files with 138642 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/assets
creator.d.ts
jsconfig.json
tsconfig.json
/settings

View File

@@ -0,0 +1,28 @@
{
"appKey": "",
"appSecret": "",
"encryptJs": true,
"excludeScenes": [],
"includeAnySDK": false,
"includeSDKBox": false,
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,
"jailbreakPlatform": false,
"md5Cache": false,
"mergeStartScene": false,
"oauthLoginServer": "",
"optimizeHotUpdate": false,
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "com.beimi",
"privateKey": "",
"renderMode": "0",
"startScene": "1db3d56a-e495-44b9-a343-d13e8a09ce72",
"title": "beimi",
"webOrientation": "landscape",
"xxteaKey": "4b253bbe-9923-49"
}

View File

@@ -0,0 +1,28 @@
{
"collision-matrix": [
[
true
]
],
"design-resolution-height": 720,
"design-resolution-width": 1280,
"excluded-modules": [],
"fit-height": true,
"fit-width": true,
"group-list": [
"default"
],
"simulator-orientation": false,
"simulator-resolution": {
"height": 640,
"width": 960
},
"start-scene": "current",
"use-customize-simulator": false,
"use-project-simulator-setting": false,
"cocos-analytics": {
"enable": false,
"appID": "13798",
"appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
}
}