Made this for LINUX! #27
PushpkGoat
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
How do you run the discord application? Do you use windows emulators (proton etc) or the native discord app? Also the changes you made to source code isn't public? I wanna see what changes you made. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
🐧 Linux Port / Pre-compiled Binary for Linux Users
Hellow! I've successfully compiled and patched this project for Linux (tested on Kali/Ubuntu). Since the original build had some Windows-specific dependencies and WebKit version mismatches for Linux, I made a fork with the necessary fixes.
I've published a pre-compiled binary so Linux users don't have to go through the trouble of setting up Rust, Node, and WebKit to build it themselves.
Changes made:
tauri.conf.jsonto usewebkit2gtk-4.1(standard for modern Linux).src-win.exe).Repo Link: PushpkGoat/discord-quest-completer-linux
Direct Binary Download: v1.0 Linux Release
Note
I have given full credits to this original repository in my README. If you would like me to change anything or if this is not the right place for this post, please let me know!
Thanks for the great tool! 🚀
Beta Was this translation helpful? Give feedback.
All reactions