Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit ec38438

Browse files
committed
Added electron to be unified with master
1 parent 6edb2a8 commit ec38438

File tree

11 files changed

+74607
-63967
lines changed

11 files changed

+74607
-63967
lines changed

desktop_app/appdmg.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"title": "Netbeast",
3+
"icon": "icon.icns",
4+
"background": "background.png",
5+
"icon-size": 80,
6+
"contents": [
7+
{ "x": 372, "y": 277, "type": "link", "path": "/Applications" },
8+
{ "x": 160, "y": 277, "type": "file", "path": "Netbeast.app" }
9+
]
10+
}

desktop_app/background.png

170 KB
Loading

desktop_app/icon.icns

103 KB
Binary file not shown.

desktop_app/icon.ico

361 KB
Binary file not shown.

0 commit comments

Comments
 (0)