Package Details: firefox-vencord-git 1.9.3.r10.g5c05443-4

Git Clone URL: https://aur.archlinux.org/vencord-git.git (read-only, click to copy)
Package Base: vencord-git
Description: The cutest Discord client mod
Upstream URL: https://vencord.dev
Licenses: GPL3
Conflicts: firefox-vencord
Provides: firefox-vencord
Submitter: justbispo
Maintainer: justbispo
Last Packager: justbispo
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-30 21:48 (UTC)
Last Updated: 2024-06-30 23:54 (UTC)

Pinned Comments

justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2024-07-11 17:00 (UTC) by justbispo)

To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):

addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME

It'll clone the plugins into the right directory and build Vencord including them.

Latest Comments

justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2024-07-11 17:00 (UTC) by justbispo)

To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):

addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME

It'll clone the plugins into the right directory and build Vencord including them.