project.json 221 B

1234567891011121314
  1. {
  2. "__version__": "1.0.6",
  3. "general": {
  4. "designResolution": {
  5. "width": 1920,
  6. "height": 1920,
  7. "fitWidth": true,
  8. "fitHeight": false
  9. }
  10. },
  11. "script": {
  12. "preserveSymlinks": true
  13. }
  14. }