Skip to content
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

[Feature Request] Equicord official branch #4

Open
rpcarvalheira opened this issue Mar 18, 2025 · 0 comments
Open

[Feature Request] Equicord official branch #4

rpcarvalheira opened this issue Mar 18, 2025 · 0 comments

Comments

@rpcarvalheira
Copy link

As PR #2 , by @Ran-Mewo, files are already available here. However, PR wasn't added and there were commits ahead. Is it possible to integrate?
I'm no dev and I actually don't know s* about how to use Git, however, seeing all the structures of files, I think that the following differences could be added to make it a more proper official integration as it supposedly changes just a few lines of code:

equicord meta.js
export const incompatibilities = ["betterdiscord", "moonlight", "vencord"];

better discord meta.js
export const incompatibilities = ["vencord", "moonlight", "equicord"];

moonlight meta.js
export const incompatibilities = ["betterdiscord", "equicord", "vencord"];

vencord meta.js
export const incompatibilities = ["betterdiscord", "moonlight", "equicord"];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant