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.
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.