config.json 247 B

12345678
  1. {
  2. "title": "MAC加速器",
  3. "icon": "AppIcon.icns",
  4. "contents": [
  5. { "x": 448, "y": 344, "type": "link", "path": "/Applications" },
  6. { "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/naiyout.app" }
  7. ]
  8. }