GodotDiscordSDK
GodotDiscordSDK is a GDNative wrapper for the Discord Game SDK, enabling Discord integration in Godot games. It supports Windows, Linux, and MacOS and offers a way to add Discord functionality using GDScript.
https://github.com/LennyPhoenix/GodotDiscordSDKGodotDiscordSDK: Integrate Discord into Your Godot Games
GodotDiscordSDK provides a GDNative interface to the Discord Game SDK, allowing developers to easily integrate Discord features into their Godot games. This wrapper supports Windows, Linux, and MacOS platforms, giving developers cross-platform compatibility for their Discord integrations.
Key Features
- GDNative Wrapper: Built using GDNative C, it avoids engine recompilation.
- Cross-Platform Support: Works on Windows, Linux, and MacOS.
- Easy Integration: Provides a straightforward way to access Discord functionalities in GDScript.
How to Get Started
To use GodotDiscordSDK, you can either compile the library yourself or download pre-compiled binaries from the actions page or specific releases. Detailed instructions for compiling and installing the library, along with a project template, are available in the project's Wiki and README. The project is now archived, but can be forked for maintenance.