Files
Archive/nekoray/appdmg.json
2024-03-05 02:32:38 -08:00

18 lines
272 B
JSON

{
"title": "nekoray",
"icon": "res/nekoray.icns",
"contents": [
{
"x": 448,
"y": 344,
"type": "link",
"path": "/Applications"
},
{
"x": 192,
"y": 344,
"type": "file",
"path": "build/nekoray.app"
}
]
}