Publish.json 795 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "path": "../assets/remote/UI/",
  3. "branchPath": "",
  4. "fileExtension": "bin",
  5. "packageCount": 2,
  6. "compressDesc": true,
  7. "binaryFormat": true,
  8. "jpegQuality": 80,
  9. "compressPNG": false,
  10. "codeGeneration": {
  11. "allowGenCode": true,
  12. "codePath": "../assets/Script/gen",
  13. "classNamePrefix": "UI",
  14. "memberNamePrefix": "",
  15. "packageName": null,
  16. "ignoreNoname": false,
  17. "getMemberByName": false,
  18. "codeType": ""
  19. },
  20. "includeHighResolution": 1,
  21. "branchProcessing": 0,
  22. "seperatedAtlasForBranch": false,
  23. "atlasSetting": {
  24. "maxSize": 2048,
  25. "paging": true,
  26. "sizeOption": "pot",
  27. "forceSquare": false,
  28. "allowRotation": false,
  29. "trimImage": true
  30. },
  31. "include2x": true,
  32. "include3x": false,
  33. "include4x": false,
  34. "fileName": "Publish"
  35. }