Discord RPC module for the Panda3d game engine using the native discord-rpc library.
Notice: The discord-rpc library is no longer under development. However an official response from Discord states the library will continue to function because it uses the same protocol as the new game sdk that Discord offers.
Discord RPC module for the Panda3d game engine using the native discord-rpc library. Currently the CMAKE code is only setup to operate properly on Windows. The source its self should have no issues running on other platforms however.
run python build.py
. This will build the module for you’re current platform once the required dependencies are installed/availble.
For compiling on Windows 32 bit:
For compiling on Windows 64 bit:
Panda3D Discord is licensed under the MIT license. See the provided LICENSE file for details.