Skip to content

Commit cfba620

Browse files
committed
More work
1 parent ee94ed0 commit cfba620

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

beta/emuos/assets/data/desktop.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
"shortcut": true
1212
} , {
1313
"name": "EmuChat",
14-
"title": "Under Development",
14+
"title": "External Website",
1515
"icon": "assets/images/icons/desktop/emuchat",
1616
"link": "https://cojmar.github.io/n_chat/",
17+
"credits": "Website: <a href=\"https://cojmar.github.io/n_chat/\" target=\"_blank\">cojmar.github.io/n_chat</a><br /><br />Author: <a href=\"https://github.com/cojmar\" target=\"_blank\">https://github.com/cojmar</a><br />Repository: <a href=\"https://github.com/cojmar/n_chat\" target=\"_blank\">github.com/cojmar/n_chat</a>",
1718
"width": 900,
1819
"height": 480,
1920
"newtab": true,
21+
"shortcut": true,
2022
"singleinstance": true,
2123
"share": true
2224
} , {
@@ -150,6 +152,17 @@
150152
"newtab": true,
151153
"shortcut": true,
152154
"share": true
155+
} , {
156+
"name": "Night Vibe Online",
157+
"title": "External Website",
158+
"icon": "assets/images/icons/desktop/nightvibeonline",
159+
"link": "https://cojmar.github.io/night-vibe-online/",
160+
"credits": "HTML5 Port<hr />Website: <a href=\"https://cojmar.github.io/night-vibe-online/\" target=\"_blank\">cojmar.github.io/night-vibe-online</a><br /><br />Author: <a href=\"https://github.com/cojmar\" target=\"_blank\">https://github.com/cojmar</a><br />Repository: <a href=\"https://github.com/cojmar/night-vibe-online\" target=\"_blank\">github.com/cojmar/night-vibe-online</a>",
161+
"width": 1090,
162+
"height": 600,
163+
"newtab": true,
164+
"shortcut": true,
165+
"share": true
153166
} , {
154167
"name": "Colossal Cave Adventure",
155168
"title": "External Website",

0 commit comments

Comments
 (0)