mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-24 07:01:48 +00:00
13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|
"osx" : {
|
|
"title": "Boost Installer",
|
|
// "background": "resources/background.png",
|
|
"icon": "resources/app.icns",
|
|
"icon-size": 80,
|
|
"contents": [
|
|
{ "x": 438, "y": 344, "type": "link", "path": "/Applications" },
|
|
{ "x": 192, "y": 344, "type": "file" }
|
|
]
|
|
}
|
|
}
|