mirror of
https://github.com/DerTyp7/better-teamspeak-theme.git
synced 2025-10-28 20:32:17 +01:00
32 lines
702 B
JSON
32 lines
702 B
JSON
{
|
|
"name": "Better TeamSpeak Theme",
|
|
"description": "Better TeamSpeak5 Theme",
|
|
"version": "1.0.0",
|
|
"identifier": "de.dertyp.betterteamspeaktheme",
|
|
"engines": {
|
|
"teamspeak": 1
|
|
},
|
|
"homepage": "https://community.teamspeak.com",
|
|
"docsUrl": "https://community.teamspeak.com",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DerTyp7/better-teamspeak-theme"
|
|
},
|
|
"image": "logo.png",
|
|
"license": "MIT",
|
|
"author": "dertyp7 <dertyp7@tealfire.de> (https://tealfire.de)",
|
|
"community": {
|
|
"server": "tealfire.de"
|
|
},
|
|
"content": {
|
|
"themes": [
|
|
{
|
|
"name": "BetterTeamSpeakTheme",
|
|
"source": "BetterTeamSpeakTheme.css",
|
|
"apiVersion": 1,
|
|
"image": "logo.png"
|
|
}
|
|
]
|
|
}
|
|
}
|