LennyPhoenix / GodotDiscordSDK

A Discord Game SDK wrapper for Godot, written in C.
MIT License
54 stars 5 forks source link
c discord-game-sdk godot godot-engine hacktoberfest scons wrapper

Godot Discord Game SDK

Notice 2024/05/31 This project has remained largely untouched for a few years now, and I don't currently have the bandwidth for a rewrite, so I am choosing to archive it. If you would like to maintain the project, feel free to fork or send me an email.

Windows MacOS Linux

NOTE: This wrapper is still under development.

A Discord Game SDK wrapper for Godot, written using GDNative C for Windows, Linux and MacOS.

Make sure to use the Release version of the library on Windows if you do not have the MS Build Tools installed, or it will crash.

Docs

For more detailed documentation and instructions, head to the wiki.

Quickstart

Head over to the Project Template and follow the instructions in the README.

Downloading

If you can't or don't want to compile the library yourself head to the actions page, or download a specific release.

Compiling & Installing