fix replugged install
This commit is contained in:
parent
f5f0637a56
commit
e6b31068e7
9 changed files with 3391 additions and 11 deletions
26
manifest.json
Normal file
26
manifest.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"id": "dev.userpfp.userpfp",
|
||||
"name": "USERPFP",
|
||||
"description": "A theme to use animated profile pictures in discord without nitro!",
|
||||
"author": [
|
||||
{
|
||||
"name": "foxstorm1",
|
||||
"discordID": "789872551731527690",
|
||||
"github": "Yeetov"
|
||||
},
|
||||
{
|
||||
"name": "Pikai",
|
||||
"github": "beudave"
|
||||
}
|
||||
],
|
||||
"version": "1.0.1",
|
||||
"updater": {
|
||||
"type": "github",
|
||||
"id": "UserPFP/USERPFP"
|
||||
},
|
||||
"license": "GPL 3.0",
|
||||
"type": "replugged-theme",
|
||||
"main": "src/main.css",
|
||||
"source": "https://github.com/UserPFP/USERPFP",
|
||||
"image": ["https://camo.githubusercontent.com/68decd2d5b4c237a97940c9012474ce82e6ed3eee65b3950032475ce82192c03/68747470733a2f2f692e6962622e636f2f6d62514a534b6d2f696d6167652d323032332d30372d31362d3131323131353837322e706e67"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue