Play-/installer_macos/spec.json
Jean-Philip Desjardins 60ee72d3a5 Rename macosx to macos.
2020-08-30 12:17:13 -04:00

10 lines
251 B
JSON

{
"title": "Play!",
"background": "background.png",
"icon-size": 80,
"contents":
[
{ "x": 160, "y": 300, "type": "file", "path": "../build/Source/ui_qt/Release/Play.app" },
{ "x": 480, "y": 300, "type": "link", "path": "/Applications" }
]
}