-
-
Notifications
You must be signed in to change notification settings - Fork 124
Expand file tree
/
Copy pathmanifest.json
More file actions
23 lines (23 loc) · 678 Bytes
/
Copy pathmanifest.json
File metadata and controls
23 lines (23 loc) · 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"id": "net.saltssaumure.NineX",
"name": "NineX",
"description": "A Windows 95/98 style theme. See GitHub for customisation options.",
"author": {
"name": "Saltssaumure",
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.7.3",
"updater": {
"type": "store",
"id": "net.saltssaumure.NineX"
},
"license": "AGPL-3.0-or-later",
"type": "replugged-theme",
"main": "scss/w9x.scss",
"source": "https://github.com/Saltssaumure/w9x-discord-theme",
"image": [
"https://saltssaumure.github.io/w9x-discord-theme/preview/ninex1.png",
"https://saltssaumure.github.io/w9x-discord-theme/preview/ninex2.png"
]
}