project.json 172 B

1234567891011
  1. {
  2. "__version__": "1.0.4",
  3. "general": {
  4. "designResolution": {
  5. "width": 2000,
  6. "height": 1200,
  7. "fitHeight": true,
  8. "fitWidth": true
  9. }
  10. }
  11. }