Browse Source

配置文件

chelios 3 years ago
parent
commit
7338439456
2 changed files with 0 additions and 126 deletions
  1. 0 20
      local/builder.json
  2. 0 106
      local/layout.editor.json

+ 0 - 20
local/builder.json

@@ -1,20 +0,0 @@
-{
-  "platform": "ios",
-  "actualPlatform": "ios",
-  "template": "link",
-  "buildPath": "./build2",
-  "debug": false,
-  "sourceMaps": false,
-  "embedWebDebugger": false,
-  "previewWidth": "1280",
-  "previewHeight": "720",
-  "useDebugKeystore": true,
-  "keystorePath": "",
-  "keystorePassword": "",
-  "keystoreAlias": "",
-  "keystoreAliasPassword": "",
-  "apiLevel": "android-30",
-  "appABIs": [],
-  "vsVersion": "auto",
-  "buildScriptsOnly": false
-}

+ 0 - 106
local/layout.editor.json

@@ -1,106 +0,0 @@
-{
-  "version": "1.1.1",
-  "windows": {
-    "main": {
-      "main": true,
-      "url": "app://editor/index.html",
-      "windowType": "dockable",
-      "x": 0,
-      "y": 25,
-      "width": 1920,
-      "height": 985,
-      "layout": {
-        "type": "dock-h",
-        "children": [
-          {
-            "width": 278,
-            "height": 897.5,
-            "type": "panel",
-            "active": 0,
-            "children": [
-              "assets"
-            ]
-          },
-          {
-            "width": 674,
-            "height": 897.5,
-            "type": "dock-v",
-            "children": [
-              {
-                "width": 674,
-                "height": 466.265625,
-                "type": "panel",
-                "active": 0,
-                "children": [
-                  "scene"
-                ]
-              },
-              {
-                "width": 674,
-                "height": 428.234375,
-                "type": "panel",
-                "active": 0,
-                "children": [
-                  "console",
-                  "timeline",
-                  "game-window"
-                ]
-              }
-            ]
-          },
-          {
-            "width": 397,
-            "height": 897.5,
-            "type": "panel",
-            "active": 0,
-            "children": [
-              "hierarchy"
-            ]
-          },
-          {
-            "width": 562,
-            "height": 897.5,
-            "type": "panel",
-            "active": 0,
-            "children": [
-              "inspector",
-              "cocos-services"
-            ]
-          }
-        ]
-      },
-      "panels": [
-        "assets",
-        "scene",
-        "console",
-        "timeline",
-        "game-window",
-        "hierarchy",
-        "inspector",
-        "cocos-services"
-      ]
-    },
-    "worker": {}
-  },
-  "panels": {
-    "builder": {
-      "x": 443,
-      "y": 94,
-      "width": 500,
-      "height": 728
-    },
-    "preferences": {
-      "x": 241,
-      "y": 208,
-      "width": 1182,
-      "height": 599
-    },
-    "project-settings": {
-      "x": 680,
-      "y": 228,
-      "width": 584,
-      "height": 554
-    }
-  },
-  "panelLabelWidth": {}
-}