| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354 |
- {
- "name": "com-game-eliminate",
- "server": "http://192.168.10.239:7456/",
- "engineModulesConfigKey": "migrationsConfig",
- "platform": "android",
- "buildPath": "project://build",
- "debug": false,
- "buildMode": "normal",
- "mangleProperties": false,
- "md5Cache": false,
- "skipCompressTexture": true,
- "sourceMaps": false,
- "overwriteProjectSettings": {
- "macroConfig": {
- "cleanupImageCache": "inherit-project-setting"
- },
- "includeModules": {
- "physics": "inherit-project-setting",
- "physics-2d": "inherit-project-setting",
- "gfx-webgl2": "off"
- }
- },
- "nativeCodeBundleMode": "wasm",
- "polyfills": {
- "targets": "chrome 80"
- },
- "experimentalEraseModules": false,
- "startSceneAssetBundle": false,
- "bundleConfigs": [],
- "inlineEnum": true,
- "useBuiltinServer": false,
- "md5CacheOptions": {
- "excludes": [],
- "includes": [
- "D:\\Work\\Eliminate\\build\\android\\data\\application.js"
- ],
- "replaceOnly": [
- "D:\\Work\\Eliminate\\build\\android\\data\\main.js"
- ],
- "handleTemplateMd5Link": true
- },
- "mainBundleIsRemote": false,
- "mainBundleCompressionType": "merge_dep",
- "useSplashScreen": true,
- "bundleCommonChunk": false,
- "packAutoAtlas": true,
- "startScene": "db://assets/main.scene",
- "outputName": "android",
- "taskName": "android",
- "scenes": [
- {
- "url": "db://assets/main.scene",
- "uuid": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
- }
- ],
- "wasmCompressionMode": false,
- "packages": {
- "android": {
- "packageName": "com.cocos.eliminate",
- "resizeableActivity": true,
- "maxAspectRatio": "2.4",
- "orientation": {
- "landscapeRight": false,
- "landscapeLeft": false,
- "portrait": true,
- "upsideDown": false
- },
- "apiLevel": 28,
- "appABIs": [
- "arm64-v8a"
- ],
- "useDebugKeystore": true,
- "keystorePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\keystore\\debug.keystore",
- "keystorePassword": "123456",
- "keystoreAlias": "debug_keystore",
- "keystoreAliasPassword": "123456",
- "appBundle": false,
- "androidInstant": false,
- "inputSDK": false,
- "remoteUrl": "",
- "sdkPath": "D:\\Android\\Sdk",
- "ndkPath": "D:\\Android\\Sdk\\ndk\\23.2.8568313",
- "javaHome": "C:\\Program Files\\Java\\jdk-17",
- "javaPath": "C:\\Program Files\\Java\\jdk-17\\bin\\java.exe",
- "swappy": false,
- "renderBackEnd": {
- "vulkan": false,
- "gles3": true,
- "gles2": true
- }
- },
- "cocos-service": {
- "configID": "0d7f50",
- "services": [],
- "__version__": "3.0.9"
- },
- "oops-plugin-hot-update": {
- "hotUpdateEnable": false,
- "hotUpdateAddress": "http://192.168.10.239:8080",
- "hotUpdateVersion": "1.0.0",
- "hotUpdateBuildNum": 1,
- "__version__": "1.0.0"
- },
- "native": {
- "encrypted": false,
- "xxteaKey": "3cNe+VNSREq4/Lqv",
- "compressZip": false,
- "JobSystem": "none",
- "__version__": "1.0.2"
- }
- },
- "__version__": "1.3.9",
- "logDest": "project://temp/builder/log/android2025-4-3 10-19.log",
- "useCache": true,
- "includeModules": [
- "2d",
- "3d",
- "affine-transform",
- "animation",
- "audio",
- "base",
- "dragon-bones",
- "graphics",
- "intersection-2d",
- "legacy-pipeline",
- "marionette",
- "mask",
- "meshopt",
- "particle-2d",
- "procedural-animation",
- "profiler",
- "rich-text",
- "spine-3.8",
- "tween",
- "ui",
- "websocket"
- ],
- "flags": {
- "LOAD_BULLET_MANUALLY": false,
- "LOAD_SPINE_MANUALLY": false
- },
- "designResolution": {
- "width": 720,
- "height": 1600,
- "fitWidth": true,
- "fitHeight": false
- },
- "renderPipeline": "fd8ec536-a354-4a17-9c74-4f3883c378c8",
- "physicsConfig": {
- "gravity": {
- "x": 0,
- "y": -10,
- "z": 0
- },
- "allowSleep": true,
- "sleepThreshold": 0.1,
- "autoSimulation": true,
- "fixedTimeStep": 0.0166667,
- "maxSubSteps": 1,
- "defaultMaterial": "ba21476f-2866-4f81-9c4d-6e359316e448"
- },
- "customLayers": [],
- "sortingLayers": [],
- "macroConfig": {},
- "customPipeline": false,
- "useBuildAssetCache": true,
- "useBuildEngineCache": true,
- "useBuildTextureCompressCache": true,
- "useBuildAutoAtlasCache": true,
- "resolution": {
- "width": 720,
- "height": 1600,
- "policy": 4
- },
- "engineInfo": {
- "typescript": {
- "type": "builtin",
- "custom": "",
- "builtin": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine",
- "path": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine"
- },
- "native": {
- "type": "builtin",
- "custom": "",
- "builtin": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native",
- "path": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native"
- }
- },
- "appTemplateData": {
- "debugMode": false,
- "renderMode": false,
- "showFPS": false,
- "resolution": {
- "width": 720,
- "height": 1600,
- "policy": 4
- },
- "md5Cache": false,
- "cocosTemplate": "",
- "settingsJsonPath": "src/settings.json",
- "hasPhysicsAmmo": false,
- "versionTips": "使用的 application.ejs 版本低于当前编辑器使用的版本,请检查并升级",
- "customVersion": "1.0.0",
- "versionCheckTemplate": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\templates\\launcher\\version-check.ejs"
- },
- "buildEngineParam": {
- "debug": false,
- "mangleProperties": false,
- "inlineEnum": true,
- "sourceMaps": false,
- "includeModules": [
- "2d",
- "3d",
- "affine-transform",
- "animation",
- "audio",
- "base",
- "dragon-bones",
- "graphics",
- "intersection-2d",
- "legacy-pipeline",
- "marionette",
- "mask",
- "meshopt",
- "particle-2d",
- "procedural-animation",
- "profiler",
- "rich-text",
- "spine-3.8",
- "tween",
- "ui",
- "websocket"
- ],
- "engineVersion": "3.8.6",
- "md5Map": [],
- "engineName": "src/cocos-js",
- "platform": "ANDROID",
- "useCache": true,
- "nativeCodeBundleMode": "wasm",
- "wasmCompressionMode": false,
- "output": "D:\\Work\\Eliminate\\build\\android\\data\\src\\cocos-js",
- "targets": "chrome 80",
- "flags": {
- "DEBUG": false,
- "LOAD_BULLET_MANUALLY": false,
- "LOAD_SPINE_MANUALLY": false
- },
- "entry": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine"
- },
- "buildScriptParam": {
- "experimentalEraseModules": false,
- "outputName": "project",
- "flags": {
- "DEBUG": false,
- "LOAD_BULLET_MANUALLY": false,
- "LOAD_SPINE_MANUALLY": false
- },
- "polyfills": {
- "targets": "chrome 80"
- },
- "platform": "ANDROID",
- "commonDir": "D:\\Work\\Eliminate\\build\\android\\data\\src\\chunks",
- "bundleCommonChunk": false,
- "targets": "chrome 80",
- "system": {
- "preset": "commonjs-like"
- }
- },
- "assetSerializeOptions": {
- "cc.EffectAsset": {
- "glsl1": true,
- "glsl3": true,
- "glsl4": false
- },
- "exportCCON": true
- },
- "cocosParams": {
- "buildDir": "D:\\Work\\Eliminate\\build\\android",
- "buildAssetsDir": "D:\\Work\\Eliminate\\build\\android\\data",
- "projDir": "D:\\Work\\Eliminate",
- "cmakePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\cmake\\bin\\cmake.exe",
- "nativeEnginePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native",
- "enginePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine",
- "projectName": "com-game-eliminate",
- "debug": false,
- "encrypted": false,
- "xxteaKey": "3cNe+VNSREq4/Lqv",
- "compressZip": false,
- "cMakeConfig": {
- "APP_NAME": "set(APP_NAME \"com-game-eliminate\")",
- "COCOS_X_PATH": "set(COCOS_X_PATH \"C:/ProgramData/cocos/editors/Creator/3.8.6/resources/resources/3d/engine/native\")",
- "USE_JOB_SYSTEM_TASKFLOW": false,
- "USE_JOB_SYSTEM_TBB": false,
- "ENABLE_FLOAT_OUTPUT": false,
- "USE_PHYSICS_PHYSX": "set(USE_PHYSICS_PHYSX OFF)",
- "USE_BOX2D_JSB": "set(USE_BOX2D_JSB OFF)",
- "USE_OCCLUSION_QUERY": "set(USE_OCCLUSION_QUERY OFF)",
- "USE_GEOMETRY_RENDERER": "set(USE_GEOMETRY_RENDERER OFF)",
- "USE_DEBUG_RENDERER": "set(USE_DEBUG_RENDERER OFF)",
- "USE_AUDIO": "set(USE_AUDIO ON)",
- "USE_VIDEO": "set(USE_VIDEO OFF)",
- "USE_WEBVIEW": "set(USE_WEBVIEW OFF)",
- "USE_SOCKET": "set(USE_SOCKET ON)",
- "USE_WEBSOCKET_SERVER": "set(USE_WEBSOCKET_SERVER OFF)",
- "USE_VENDOR": "set(USE_VENDOR OFF)",
- "USE_SPINE_3_8": "set(USE_SPINE_3_8 ON)",
- "USE_SPINE_4_2": "set(USE_SPINE_4_2 OFF)",
- "USE_DRAGONBONES": "set(USE_DRAGONBONES ON)",
- "CC_USE_VULKAN": false,
- "CC_USE_GLES3": true,
- "CC_USE_GLES2": true,
- "CC_ENABLE_SWAPPY": false,
- "USE_ADPF": true
- },
- "platformParams": {
- "packageName": "com.cocos.eliminate",
- "resizeableActivity": true,
- "maxAspectRatio": "2.4",
- "orientation": {
- "landscapeRight": false,
- "landscapeLeft": false,
- "portrait": true,
- "upsideDown": false
- },
- "apiLevel": 28,
- "appABIs": [
- "arm64-v8a"
- ],
- "useDebugKeystore": true,
- "keystorePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\keystore\\debug.keystore",
- "keystorePassword": "123456",
- "keystoreAlias": "debug_keystore",
- "keystoreAliasPassword": "123456",
- "appBundle": false,
- "androidInstant": false,
- "inputSDK": false,
- "remoteUrl": "",
- "sdkPath": "D:\\Android\\Sdk",
- "ndkPath": "D:\\\\Android\\\\Sdk\\\\ndk\\\\23.2.8568313",
- "javaHome": "C:\\Program Files\\Java\\jdk-17",
- "javaPath": "C:\\Program Files\\Java\\jdk-17\\bin\\java.exe",
- "swappy": false,
- "renderBackEnd": {
- "vulkan": false,
- "gles3": true,
- "gles2": true
- }
- },
- "platform": "android",
- "packageName": "com.cocos.eliminate"
- },
- "generateCompileConfig": true,
- "dest": "D:\\Work\\Eliminate\\build\\android\\data\\assets"
- }
|