generated from replugged-org/theme-template
-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
manifest.json
28 lines (28 loc) · 1000 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
26
27
28
{
"id": "com.sirio-network.Flashcord-LPM",
"name": "Flashcord for Low-End Systems (LPM)",
"description": "Flashcord but nerfed, debloated. A stripped down version for those who want a no non-sense experience. [i] Read the Flashcord Wiki for more information [i]",
"author": {
"name": "SiriusBYT",
"discordID": "311057290562371586",
"github": "SiriusBYT"
},
"version": "LPM-240619",
"updater": {
"type": "store",
"id": "com.sirio-network.Flashcord-LPM"
},
"license": "CC BY-NC-ND 4.0",
"type": "replugged-theme",
"main": "src/LPM/lpm.css",
"source": "https://github.com/SiriusBYT/Flashcord",
"image": [
"https://sirio-network.com/flashcord/ressources/store/LPM-LightFinal.gif",
"https://sirio-network.com/flashcord/ressources/store/LPM-DarkFinal.gif",
"https://sirio-network.com/flashcord/ressources/store/LPM-CBM_LightFinal.png",
"https://sirio-network.com/flashcord/ressources/store/LPM-CBM_DarkFinal.png"
],
"flashcord": {
"show_on_flashcord_store": "false"
}
}