-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Plugin: Custom folder icons #2558
base: dev
Are you sure you want to change the base?
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
Can this be expanded on to allow for custom server icons as well? There are a lot of times where servers will change icons and because I have a lot of servers, it takes a while for me to re-find those servers. But having a custom icon would solve this issue |
I do not plan on that for this pr |
- add size slider - add preview when setting
This comment was marked as off-topic.
This comment was marked as off-topic.
- fix preview - fix settings - update headers - add readme
I think this is ready, open to feedback. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few nitpicks, overall, pretty well written.
Co-authored-by: Scyye <[email protected]>
Hey, how do I add this to my client? |
Wait for it to be merged |
In case it doesn't get merged, how do I add this to my client? |
Either:
|
I might release it as a user plugin while it waits to get merged |
fa092cf
to
eb63a54
Compare
Vencord/plugin-requests#638
This adds custom folder icons.
This is my first time writing a serious plugin and working with React.
Feel free to leave ideas and criticism.