forked from go/golangs_learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
306 B
19 lines
306 B
3 years ago
|
{
|
||
|
"title": "Optimus installer",
|
||
|
"background-color": "#326DE6",
|
||
|
"icon-size": 80,
|
||
|
"contents": [
|
||
|
{
|
||
|
"x": 192,
|
||
|
"y": 344,
|
||
|
"type": "file",
|
||
|
"path": "./build/optimus.app"
|
||
|
},
|
||
|
{
|
||
|
"x": 448,
|
||
|
"y": 344,
|
||
|
"type": "link",
|
||
|
"path": "/Applications"
|
||
|
}
|
||
|
]
|
||
|
}
|