You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
LennyPhoenix edited this page May 7, 2021
·
18 revisions
Welcome to the Godot Discord SDK wiki!
A brief introduction
The Godot Discord SDK is a GDNative library that allows interaction with the Discord Game SDK via GDScript in Godot.
As it is a GDNative library, it does not require compiling the entire engine, making it extremely easy to add to your project.
You can download the source code and compile yourself, or download the shared libraries as artifacts from GitHub Actions.