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

@ -10,11 +10,11 @@ UserPFP provides an alternative source for Profile pictures, currently only supp
To use UserPFP, you have to install or import a plugin or theme on a modified Discord client. Currently supported clients are:
[Pyoncord](https://github.com/pyoncord) using a plugin
[Pyoncord](https://github.com/pyoncord) using a plugin: [vd-plugins](https://vd-plugins.github.io/web/#usrPFP)
[Vencord](https://vencord.dev) using a theme ([Equicord](https://github.com/Equicord/Equicord) includes a plugin)
[Vencord](https://vencord.dev) using a theme: [userpfp.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/userpfp.theme.css); ([Equicord](https://github.com/Equicord/Equicord) includes a plugin): [equicord](https://equicord.org/plugins)
[Betterdiscord](https://betterdiscord.app) using a theme
[Betterdiscord](https://betterdiscord.app) using a theme: [UserPFPBetterDiscord.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/src/UserPFPBetterDiscord.theme.css)
[Replugged](https://replugged.dev/) using a plugin-theme hybrid
@ -22,7 +22,7 @@ After that, you will have to submit a profile picture for review, either using t
## Our team
This is the list of team members in UserPFP:
This is the list of team members in upstream UserPFP:
- [coolesding](https://github.com/coolesding) (Organisation)
- [foxstorm1](https://github.com/Yeetov) (Developer)
@ -33,6 +33,8 @@ This is the list of team members in UserPFP:
Special thanks to:
The above for maintaining it to this point for me to fork.
[p0rtl](https://github.com/p0rtL6) with her project [usrbg](https://github.com/Discord-Custom-Covers/usrbg), which was the inspiration for UserPFP.
[thororen](https://github.com/thororen1234) with [Equicord](https://github.com/Equicord/Equicord), which adds features from Vencord pull requests that aren't processed allowing UserPFP to get its deserved plugin.