forked from Saltssaumure/xp-discord-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
25 lines (25 loc) · 846 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"id": "net.saltssaumure.Exponent",
"name": "Exponent",
"description": "A Windows XP style theme. See GitHub for customisation options.",
"author": {
"name": "Saltssaumure",
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.9.0",
"updater": {
"type": "store",
"id": "net.saltssaumure.Exponent"
},
"license": "AGPL-3.0-or-later",
"type": "replugged-theme",
"main": "scss/xp.scss",
"source": "https://github.com/Saltssaumure/xp-discord-theme",
"image": [
"https://saltssaumure.github.io/xp-discord-theme/preview/exponent1.png",
"https://saltssaumure.github.io/xp-discord-theme/preview/exponent2.png",
"https://saltssaumure.github.io/xp-discord-theme/preview/exponent3.png",
"https://saltssaumure.github.io/xp-discord-theme/preview/withSystemColor.png"
]
}