generated from replugged-org/theme-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
28 lines (28 loc) · 924 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
{
"name": "Extended Chat Effects",
"description": "Flashcord Beta Module to add back previously removed Flashcord Alpha Chat Effects. ",
"version": "v1.0.5",
"license": "Unlicense",
"type": "flashcord-addon",
"source": "https://github.com/SiriusBYT/FCM_Extended-Chat-Effects",
"flashcord": {
"general_information": {
"contributors": "None",
"discord_link": "https://sirio-network.com/redirect/discord",
"license_year": "2023-2024",
"sndl_theme": "Dark",
"embed_color": "#FF69FF",
"tags": [
"Flashcord Addon",
"Flashcord SID",
"Flashcord STB"
]
},
"internal_structure": {
"internal_name": "extended_chat_effects",
"image_store": "embed-banner.gif",
"image_embed": "embed-banner.gif",
"backup_files": false
}
}
}