Play-/installer_macosx/spec.json
2015-03-28 23:10:31 -04:00

11 lines
252 B
JSON

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