Update README.md
This commit is contained in:
parent
34b59123c2
commit
57222c84db
1 changed files with 55 additions and 42 deletions
97
README.md
97
README.md
|
|
@ -1,49 +1,62 @@
|
|||
<h1 align="center">
|
||||
USERPFP REBORN
|
||||
</h1>
|
||||
<p align="center">
|
||||
A theme for having custom Profile Pictures - Continuation by FoxStorm1 and Nexpid!
|
||||
<br/>
|
||||
<img height="150" align="center" src="https://i.ibb.co/mbQJSKm/image-2023-07-16-112115872.png">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>USERPFP REBORN</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 style="text-align:center;">USERPFP REBORN</h1>
|
||||
<p style="text-align:center;">
|
||||
A theme for creating custom Profile Pictures - A collaborative effort by FoxStorm1 and Nexpid!
|
||||
<br>
|
||||
<img height="150" style="align:center;" src="https://i.ibb.co/mbQJSKm/image-2023-07-16-112115872.png">
|
||||
</p>
|
||||
|
||||
## How to request a pfp
|
||||
<h2>How to Request a Profile Picture (PFP)</h2>
|
||||
|
||||
- Join [USRPFP Reborn](https://discord.gg/3VxcnBKcF6), read the rules and then go to the [#pfp-requests channel](https://discord.com/channels/1129784704267210844/1130090223783641088) and send your avatar (link/attachment) and wait to be accepted.
|
||||
<ol>
|
||||
<li>Join the <a href="https://discord.gg/3VxcnBKcF6">USRPFP Reborn Discord Server</a>.</li>
|
||||
<li>Review the server rules.</li>
|
||||
<li>Go to the <a href="https://discord.com/channels/1129784704267210844/1130090223783641088">#pfp-requests channel</a> and submit your avatar (link/attachment).</li>
|
||||
<li>Wait for acceptance.</li>
|
||||
</ol>
|
||||
|
||||
- **All requests are accepted/denied manually** by FoxStorm1 and Astremia. You should **wait a little moment** before your PFP **is accepted and added.**
|
||||
<p>All requests are manually reviewed by FoxStorm1 and Astremia. Your PFP will be accepted and added after a brief wait.</p>
|
||||
|
||||
<h2>Applying the Theme</h2>
|
||||
|
||||
## How to use this theme
|
||||
|
||||
### 1. [Vencord](https://vencord.dev)
|
||||
|
||||
Same as [Other client mods/Quick CSS](#3-other-client-modsquick-css)
|
||||
|
||||
### 2. [Replugged](https://replugged.dev/)
|
||||
|
||||
Clone the repo using [git](https://docs.github.com/en/get-started/quickstart/set-up-git)
|
||||
|
||||
```bash
|
||||
cd path_to_replugged/src/Powercord/themes && git clone https://github.com/Yeetov/USRPFP-Reborn
|
||||
```
|
||||
|
||||
### 3. Other client mods/Quick CSS
|
||||
|
||||
Add this snippet to your Quick CSS:
|
||||
|
||||
```css
|
||||
@import url("https://raw.githubusercontent.com/Yeetov/USRPFP-Reborn/main/db/dist.css");
|
||||
```
|
||||
|
||||
### 4. USRPFP for Android
|
||||
|
||||
Currently only available for [Vendetta]((https://vendetta.vercel.app/))
|
||||
|
||||
## Banner alternative
|
||||
|
||||
A predecessor to USRPFP is [USRBG](https://github.com/Discord-Custom-Covers/usrbg), which functions the same as USRPFP, but for banners
|
||||
|
||||
<p align="center">
|
||||
<i>readme revised by <a href="https://github.com/nexpid">nexpid</a></i>
|
||||
<h3><a href="https://vencord.dev">1. Vencord</a></h3>
|
||||
<p>Follow the instructions for <a href="#quick-css">Other client mods/Quick CSS</a>.
|
||||
<br>
|
||||
<img src="https://i.ibb.co/r7T3twT/cbghhgpcnddeihccjmnadmkaejncjndb-logo.webp" alt="Vencord Logo" height="100">
|
||||
</p>
|
||||
|
||||
<h3><a href="https://replugged.dev/">2. Replugged</a></h3>
|
||||
<p>To install for Replugged:
|
||||
<ol>
|
||||
<li>Clone the repo using <a href="https://docs.github.com/en/get-started/quickstart/set-up-git">git</a>.</li>
|
||||
<li>Navigate to <code>path_to_replugged/src/Powercord/themes</code> and run:
|
||||
<pre><code>git clone https://github.com/Yeetov/USRPFP-Reborn</code></pre>
|
||||
</li>
|
||||
</ol>
|
||||
</p>
|
||||
|
||||
<h3 id="quick-css">3. Other Client Mods/Quick CSS</h3>
|
||||
<p>Add the following snippet to your Quick CSS:
|
||||
<pre><code>@import url("https://raw.githubusercontent.com/Yeetov/USRPFP-Reborn/main/db/dist.css");</code></pre>
|
||||
</p>
|
||||
|
||||
<h3>4. USRPFP for Android</h3>
|
||||
<p>Currently available only for <a href="https://vendetta.vercel.app/">Vendetta</a>.
|
||||
<br>
|
||||
<img src="https://i.ibb.co/vQFh0dy/112445065-s-280-v-4.png" alt="Vendetta Logo" height="100">
|
||||
</p>
|
||||
|
||||
<h2>Banner Alternative</h2>
|
||||
|
||||
<p>A predecessor to USRPFP is <a href="https://github.com/Discord-Custom-Covers/usrbg">USRBG</a>, which functions similarly but for banners.</p>
|
||||
|
||||
<p style="text-align:center;"><i>readme revised by <a href="https://github.com/nexpid">nexpid</a></i></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue