cocos.compile.config.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. {
  2. "name": "com-game-eliminate",
  3. "server": "http://192.168.10.239:7456/",
  4. "engineModulesConfigKey": "migrationsConfig",
  5. "platform": "android",
  6. "buildPath": "project://build",
  7. "debug": false,
  8. "buildMode": "normal",
  9. "mangleProperties": false,
  10. "md5Cache": false,
  11. "skipCompressTexture": true,
  12. "sourceMaps": false,
  13. "overwriteProjectSettings": {
  14. "macroConfig": {
  15. "cleanupImageCache": "inherit-project-setting"
  16. },
  17. "includeModules": {
  18. "physics": "inherit-project-setting",
  19. "physics-2d": "inherit-project-setting",
  20. "gfx-webgl2": "off"
  21. }
  22. },
  23. "nativeCodeBundleMode": "wasm",
  24. "polyfills": {
  25. "targets": "chrome 80"
  26. },
  27. "experimentalEraseModules": false,
  28. "startSceneAssetBundle": false,
  29. "bundleConfigs": [],
  30. "inlineEnum": true,
  31. "useBuiltinServer": false,
  32. "md5CacheOptions": {
  33. "excludes": [],
  34. "includes": [
  35. "D:\\Work\\Eliminate\\build\\android\\data\\application.js"
  36. ],
  37. "replaceOnly": [
  38. "D:\\Work\\Eliminate\\build\\android\\data\\main.js"
  39. ],
  40. "handleTemplateMd5Link": true
  41. },
  42. "mainBundleIsRemote": false,
  43. "mainBundleCompressionType": "merge_dep",
  44. "useSplashScreen": true,
  45. "bundleCommonChunk": false,
  46. "packAutoAtlas": true,
  47. "startScene": "db://assets/main.scene",
  48. "outputName": "android",
  49. "taskName": "android",
  50. "scenes": [
  51. {
  52. "url": "db://assets/main.scene",
  53. "uuid": "ba0b085f-f8d5-40b0-9964-2fd25728d707"
  54. }
  55. ],
  56. "wasmCompressionMode": false,
  57. "packages": {
  58. "android": {
  59. "packageName": "com.cocos.eliminate",
  60. "resizeableActivity": true,
  61. "maxAspectRatio": "2.4",
  62. "orientation": {
  63. "landscapeRight": false,
  64. "landscapeLeft": false,
  65. "portrait": true,
  66. "upsideDown": false
  67. },
  68. "apiLevel": 28,
  69. "appABIs": [
  70. "arm64-v8a"
  71. ],
  72. "useDebugKeystore": true,
  73. "keystorePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\keystore\\debug.keystore",
  74. "keystorePassword": "123456",
  75. "keystoreAlias": "debug_keystore",
  76. "keystoreAliasPassword": "123456",
  77. "appBundle": false,
  78. "androidInstant": false,
  79. "inputSDK": false,
  80. "remoteUrl": "",
  81. "sdkPath": "D:\\Android\\Sdk",
  82. "ndkPath": "D:\\Android\\Sdk\\ndk\\23.2.8568313",
  83. "javaHome": "C:\\Program Files\\Java\\jdk-17",
  84. "javaPath": "C:\\Program Files\\Java\\jdk-17\\bin\\java.exe",
  85. "swappy": false,
  86. "renderBackEnd": {
  87. "vulkan": false,
  88. "gles3": true,
  89. "gles2": true
  90. }
  91. },
  92. "cocos-service": {
  93. "configID": "0d7f50",
  94. "services": [],
  95. "__version__": "3.0.9"
  96. },
  97. "oops-plugin-hot-update": {
  98. "hotUpdateEnable": false,
  99. "hotUpdateAddress": "http://192.168.10.239:8080",
  100. "hotUpdateVersion": "1.0.0",
  101. "hotUpdateBuildNum": 1,
  102. "__version__": "1.0.0"
  103. },
  104. "native": {
  105. "encrypted": false,
  106. "xxteaKey": "3cNe+VNSREq4/Lqv",
  107. "compressZip": false,
  108. "JobSystem": "none",
  109. "__version__": "1.0.2"
  110. }
  111. },
  112. "__version__": "1.3.9",
  113. "logDest": "project://temp/builder/log/android2025-4-3 10-19.log",
  114. "useCache": true,
  115. "includeModules": [
  116. "2d",
  117. "3d",
  118. "affine-transform",
  119. "animation",
  120. "audio",
  121. "base",
  122. "dragon-bones",
  123. "graphics",
  124. "intersection-2d",
  125. "legacy-pipeline",
  126. "marionette",
  127. "mask",
  128. "meshopt",
  129. "particle-2d",
  130. "procedural-animation",
  131. "profiler",
  132. "rich-text",
  133. "spine-3.8",
  134. "tween",
  135. "ui",
  136. "websocket"
  137. ],
  138. "flags": {
  139. "LOAD_BULLET_MANUALLY": false,
  140. "LOAD_SPINE_MANUALLY": false
  141. },
  142. "designResolution": {
  143. "width": 720,
  144. "height": 1600,
  145. "fitWidth": true,
  146. "fitHeight": false
  147. },
  148. "renderPipeline": "fd8ec536-a354-4a17-9c74-4f3883c378c8",
  149. "physicsConfig": {
  150. "gravity": {
  151. "x": 0,
  152. "y": -10,
  153. "z": 0
  154. },
  155. "allowSleep": true,
  156. "sleepThreshold": 0.1,
  157. "autoSimulation": true,
  158. "fixedTimeStep": 0.0166667,
  159. "maxSubSteps": 1,
  160. "defaultMaterial": "ba21476f-2866-4f81-9c4d-6e359316e448"
  161. },
  162. "customLayers": [],
  163. "sortingLayers": [],
  164. "macroConfig": {},
  165. "customPipeline": false,
  166. "useBuildAssetCache": true,
  167. "useBuildEngineCache": true,
  168. "useBuildTextureCompressCache": true,
  169. "useBuildAutoAtlasCache": true,
  170. "resolution": {
  171. "width": 720,
  172. "height": 1600,
  173. "policy": 4
  174. },
  175. "engineInfo": {
  176. "typescript": {
  177. "type": "builtin",
  178. "custom": "",
  179. "builtin": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine",
  180. "path": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine"
  181. },
  182. "native": {
  183. "type": "builtin",
  184. "custom": "",
  185. "builtin": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native",
  186. "path": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native"
  187. }
  188. },
  189. "appTemplateData": {
  190. "debugMode": false,
  191. "renderMode": false,
  192. "showFPS": false,
  193. "resolution": {
  194. "width": 720,
  195. "height": 1600,
  196. "policy": 4
  197. },
  198. "md5Cache": false,
  199. "cocosTemplate": "",
  200. "settingsJsonPath": "src/settings.json",
  201. "hasPhysicsAmmo": false,
  202. "versionTips": "使用的 application.ejs 版本低于当前编辑器使用的版本,请检查并升级",
  203. "customVersion": "1.0.0",
  204. "versionCheckTemplate": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\templates\\launcher\\version-check.ejs"
  205. },
  206. "buildEngineParam": {
  207. "debug": false,
  208. "mangleProperties": false,
  209. "inlineEnum": true,
  210. "sourceMaps": false,
  211. "includeModules": [
  212. "2d",
  213. "3d",
  214. "affine-transform",
  215. "animation",
  216. "audio",
  217. "base",
  218. "dragon-bones",
  219. "graphics",
  220. "intersection-2d",
  221. "legacy-pipeline",
  222. "marionette",
  223. "mask",
  224. "meshopt",
  225. "particle-2d",
  226. "procedural-animation",
  227. "profiler",
  228. "rich-text",
  229. "spine-3.8",
  230. "tween",
  231. "ui",
  232. "websocket"
  233. ],
  234. "engineVersion": "3.8.6",
  235. "md5Map": [],
  236. "engineName": "src/cocos-js",
  237. "platform": "ANDROID",
  238. "useCache": true,
  239. "nativeCodeBundleMode": "wasm",
  240. "wasmCompressionMode": false,
  241. "output": "D:\\Work\\Eliminate\\build\\android\\data\\src\\cocos-js",
  242. "targets": "chrome 80",
  243. "flags": {
  244. "DEBUG": false,
  245. "LOAD_BULLET_MANUALLY": false,
  246. "LOAD_SPINE_MANUALLY": false
  247. },
  248. "entry": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine"
  249. },
  250. "buildScriptParam": {
  251. "experimentalEraseModules": false,
  252. "outputName": "project",
  253. "flags": {
  254. "DEBUG": false,
  255. "LOAD_BULLET_MANUALLY": false,
  256. "LOAD_SPINE_MANUALLY": false
  257. },
  258. "polyfills": {
  259. "targets": "chrome 80"
  260. },
  261. "platform": "ANDROID",
  262. "commonDir": "D:\\Work\\Eliminate\\build\\android\\data\\src\\chunks",
  263. "bundleCommonChunk": false,
  264. "targets": "chrome 80",
  265. "system": {
  266. "preset": "commonjs-like"
  267. }
  268. },
  269. "assetSerializeOptions": {
  270. "cc.EffectAsset": {
  271. "glsl1": true,
  272. "glsl3": true,
  273. "glsl4": false
  274. },
  275. "exportCCON": true
  276. },
  277. "cocosParams": {
  278. "buildDir": "D:\\Work\\Eliminate\\build\\android",
  279. "buildAssetsDir": "D:\\Work\\Eliminate\\build\\android\\data",
  280. "projDir": "D:\\Work\\Eliminate",
  281. "cmakePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\cmake\\bin\\cmake.exe",
  282. "nativeEnginePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine\\native",
  283. "enginePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\resources\\3d\\engine",
  284. "projectName": "com-game-eliminate",
  285. "debug": false,
  286. "encrypted": false,
  287. "xxteaKey": "3cNe+VNSREq4/Lqv",
  288. "compressZip": false,
  289. "cMakeConfig": {
  290. "APP_NAME": "set(APP_NAME \"com-game-eliminate\")",
  291. "COCOS_X_PATH": "set(COCOS_X_PATH \"C:/ProgramData/cocos/editors/Creator/3.8.6/resources/resources/3d/engine/native\")",
  292. "USE_JOB_SYSTEM_TASKFLOW": false,
  293. "USE_JOB_SYSTEM_TBB": false,
  294. "ENABLE_FLOAT_OUTPUT": false,
  295. "USE_PHYSICS_PHYSX": "set(USE_PHYSICS_PHYSX OFF)",
  296. "USE_BOX2D_JSB": "set(USE_BOX2D_JSB OFF)",
  297. "USE_OCCLUSION_QUERY": "set(USE_OCCLUSION_QUERY OFF)",
  298. "USE_GEOMETRY_RENDERER": "set(USE_GEOMETRY_RENDERER OFF)",
  299. "USE_DEBUG_RENDERER": "set(USE_DEBUG_RENDERER OFF)",
  300. "USE_AUDIO": "set(USE_AUDIO ON)",
  301. "USE_VIDEO": "set(USE_VIDEO OFF)",
  302. "USE_WEBVIEW": "set(USE_WEBVIEW OFF)",
  303. "USE_SOCKET": "set(USE_SOCKET ON)",
  304. "USE_WEBSOCKET_SERVER": "set(USE_WEBSOCKET_SERVER OFF)",
  305. "USE_VENDOR": "set(USE_VENDOR OFF)",
  306. "USE_SPINE_3_8": "set(USE_SPINE_3_8 ON)",
  307. "USE_SPINE_4_2": "set(USE_SPINE_4_2 OFF)",
  308. "USE_DRAGONBONES": "set(USE_DRAGONBONES ON)",
  309. "CC_USE_VULKAN": false,
  310. "CC_USE_GLES3": true,
  311. "CC_USE_GLES2": true,
  312. "CC_ENABLE_SWAPPY": false,
  313. "USE_ADPF": true
  314. },
  315. "platformParams": {
  316. "packageName": "com.cocos.eliminate",
  317. "resizeableActivity": true,
  318. "maxAspectRatio": "2.4",
  319. "orientation": {
  320. "landscapeRight": false,
  321. "landscapeLeft": false,
  322. "portrait": true,
  323. "upsideDown": false
  324. },
  325. "apiLevel": 28,
  326. "appABIs": [
  327. "arm64-v8a"
  328. ],
  329. "useDebugKeystore": true,
  330. "keystorePath": "C:\\ProgramData\\cocos\\editors\\Creator\\3.8.6\\resources\\tools\\keystore\\debug.keystore",
  331. "keystorePassword": "123456",
  332. "keystoreAlias": "debug_keystore",
  333. "keystoreAliasPassword": "123456",
  334. "appBundle": false,
  335. "androidInstant": false,
  336. "inputSDK": false,
  337. "remoteUrl": "",
  338. "sdkPath": "D:\\Android\\Sdk",
  339. "ndkPath": "D:\\\\Android\\\\Sdk\\\\ndk\\\\23.2.8568313",
  340. "javaHome": "C:\\Program Files\\Java\\jdk-17",
  341. "javaPath": "C:\\Program Files\\Java\\jdk-17\\bin\\java.exe",
  342. "swappy": false,
  343. "renderBackEnd": {
  344. "vulkan": false,
  345. "gles3": true,
  346. "gles2": true
  347. }
  348. },
  349. "platform": "android",
  350. "packageName": "com.cocos.eliminate"
  351. },
  352. "generateCompileConfig": true,
  353. "dest": "D:\\Work\\Eliminate\\build\\android\\data\\assets"
  354. }