Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.
LennyPhoenix edited this page Mar 17, 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 artefacts from GitHub Actions.

Contents

Clone this wiki locally