add plugin pre-bundled so to allow ease of download (idk how to use releases yet)

This commit is contained in:
dorkbutt 2025-06-05 08:28:12 -04:00
parent c5fe6d3812
commit 2c90921896
No known key found for this signature in database
6 changed files with 2630 additions and 2618 deletions

View file

@ -1,8 +1,12 @@
{
"id": "dev.userpfp.userpfp",
"id": "dork.userpfp.userpfp",
"name": "USERPFP",
"description": "A theme to use animated profile pictures in discord without nitro!",
"author": [
{
"name": "dorkbutt",
"discordID": "862105885660676146"
},
{
"name": "foxstorm1",
"discordID": "789872551731527690",
@ -13,14 +17,13 @@
"github": "beudave"
}
],
"version": "1.0.1",
"version": "1.0.1-fork",
"updater": {
"type": "github",
"id": "UserPFP/UserPFP"
},
"license": "GPL 3.0",
"type": "replugged-theme",
"main": "src/main.css",
"source": "https://github.com/UserPFP/UserPFP",
"source": "https://git.dorkbutt.lol/dorkbutt/userPFP",
"image": ["https://camo.githubusercontent.com/68decd2d5b4c237a97940c9012474ce82e6ed3eee65b3950032475ce82192c03/68747470733a2f2f692e6962622e636f2f6d62514a534b6d2f696d6167652d323032332d30372d31362d3131323131353837322e706e67"]
}