abandoned replugged hopes. will revisit upon request. updated README.

This commit is contained in:
dorkbutt 2025-06-05 09:18:27 -04:00
parent 2c90921896
commit 5a145b8a6a
No known key found for this signature in database
5 changed files with 36 additions and 14 deletions

View file

@ -10,15 +10,34 @@ 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: [vd-plugins](https://vd-plugins.github.io/web/#usrPFP)
### ~~[Pyoncord](https://github.com/pyoncord)~~
~~using a plugin: [vd-plugins](https://vd-plugins.github.io/web/#usrPFP)~~
* Any hopes of supporting mobile is having the knowhow to create their appropriate plugins with the proper sources.
[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)
### [Vencord](https://vencord.dev), [Equicord](https://github.com/Equicord/Equicord)
using a theme: [userpfp.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/userpfp.theme.css)
*
[Betterdiscord](https://betterdiscord.app) using a theme: [UserPFPBetterDiscord.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/src/UserPFPBetterDiscord.theme.css)
### [Betterdiscord](https://betterdiscord.app)
using a theme: [UserPFPBetterDiscord.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/src/UserPFPBetterDiscord.theme.css)
* Download the `theme.css` file found in the second link.
* Settings > BetterDiscord (towards the bottom) > File folder icon (top left, underneath Themes)
* Place it in your Themes folder.
[Replugged](https://replugged.dev/) using a plugin-theme hybrid
### ~~[Replugged](https://replugged.dev/)~~
I don't understand this.
After that, you will have to submit a profile picture for review, either using the plugin settings on supported platforms or by joining our [Discord server](https://discord.gg/userpfp-1129784704267210844)
using a plugin-theme hybrid: [lol.dorkbutt.userpfp](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/bundle/lol.dorkbutt.userpfp.asar)
* Download the `.asar` file found in the second link (after, find the download icon to the right or click Raw).
* Settings > Replugged > Themes
* Open and place the file into your **Themes** folder.
* Load missing themes.
### QuickCSS
Add this line to the top of any of the previous plugins' quickCSS sheet (minus Replugged):
`@import url('https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css');`
After that, you will have to submit a profile picture to @dorkbutt for inclusion.
## Our team