This repository was archived by the owner on Sep 16, 2024. It is now read-only.
[QUESTION] Any way to disable Discord RPC when compiling Kade Engine? #762
Unanswered
jelleejamm
asked this question in
Q&A
Replies: 1 comment
|
i think you can comment out any mentions of DiscordRPC classes. i did that with NGio and it worked. it's tedious, but it works. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I've been having some problems compiling Kade Engine due to Discord RPC breaking the compilation. Is there any way to disable it?
All reactions