Kaydax
Kaydax
Screenshots?
I am still working on the md, but it isn't a top priority right now to work on it. I will be making a whole rewrite of the mod soon...
Try and see if its working now with the latest patch so I can close out this ticket
Seems like a great idea. I was already thinking about adding in a config to the mod when I started to rework it, so I may just add it.
> we cant use that example code and really we shouldnt even look at it - it is LGPL 3.0 only. Similarly we should not reference betterdiscord or any unofficial...
We just relicensed the code that is referenced in the docs to be LGPL OR Apache 2.0, so there is no longer any licensing problems: https://git.kaydax.xyz/w/algos/src/branch/main/src/module/util/crypt_impl.cc
> Due to [Discord deprecating the old encryption methods in favour for just two (that we pretty much have to implement)](https://discord.com/developers/docs/topics/voice-connections#encrypting-and-sending-voice), this issue no longer makes sense to keep open....
> it's not compiling for me > > Last few lines before crashing on build() This should now be fixed in the latest version of the package. I think its...
-Dmultiyggdrasil.mojangYggdrasilService=enabled
> This works on my 1.12.2 server, however 1.21 players via authlib are unable to talk as #20 points out. I'll test this in a bit and see what I...