generated from MiniDiscordThemes/Template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
27 lines (27 loc) · 1.04 KB
/
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
26
27
{
"id": "net.saltssaumure.Demonstration",
"name": "Demonstration",
"description": "A Discord theme for demonstrating Discord themes. See GitHub for customisation options.",
"author": {
"name": "Saltssaumure",
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.1.3",
"updater": {
"type": "store",
"id": "net.saltssaumure.Demonstration"
},
"license": "MIT",
"type": "replugged-theme",
"main": "scss/demo.scss",
"source": "https://github.com/MiniDiscordThemes/Demonstration",
"image": [
"https://minidiscordthemes.github.io/Demonstration/preview/preview-dark.png",
"https://minidiscordthemes.github.io/Demonstration/preview/preview-light.png",
"https://minidiscordthemes.github.io/Demonstration/preview/preview-neobrutal.png",
"https://minidiscordthemes.github.io/Demonstration/preview/preview-synthesis.png",
"https://minidiscordthemes.github.io/Demonstration/preview/preview-ninex.png",
"https://minidiscordthemes.github.io/Demonstration/preview/preview-tritone.png"
]
}