Lake
Lake
There is no package for 32bit systems to add simplicity to the appvoyer and the discord-rpc-csharp package. This should work on Mac and Linux, as they are both Unix and...
Hmm, I will include a guide in the new year. Sorry I have not responded sooner.
This is currently on hold until Lachee/discord-rpc-csharp#8 is resolved.
This has been partially completed with Lachee/discord-rpc-csharp#21, marking it as done for the milestone as it is not required to release, just a nice to have.
Ill look into this tomorrow. Very busy IRL and cannot commit full time to my projects.
> Very understandable, just wanted to check :) Thank you! Sorry, taking slightly longer than expected to look into this. Perhaps this is a case of the native named pipe...
> Just tested it, appears it doesn't work with Mono backend. Log files get spammed with `Created new NamedPipeClientStream 'discord-ipc-0' => '\\.\pipe\discord-ipc-0'`. Hmm ok, so the package sounds like is...
> I have same problem my RPC is not updating on android build it is only working on editor. This library doesn't support Android. I dont believe Discord actually supports...
Yeah, you can thank Discord for this. Pretty sure the OnJoinRequested is actually removed from Discord now, as they decided to make that notification in the Discord client instead. It...
Can confirm I have this issue too on `1.1.4`. Using `ubuntu-latest` and `actions/checkout@v4`. Here is the run that has the error: https://github.com/Lachee/mylo-codeview/actions/runs/8306398717/job/22734421079 ``` tag: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4...