Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1002 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 1002 Bytes

Godot Discord (Godot Engine 2.1.x)

Discord Rich Presence for Godot Engine. Working for Windows, Linux and Max platforms.

Usage

Copy the godotdiscord repository into the modules folder then compile Godot Engine. You will need to have the sdk folder in the same directory as Godot Engine binary and exported binaries.

SDK

Directory tree structure. Download original SDK from this github repository

godotdiscord/sdk/discord-rpc/linux32:

To generate the linux32 discord rpc build follow this gist

libdiscord-rpc.so

godotdiscord/sdk/discord-rpc/linux64:

libdiscord-rpc.so

godotdiscord/sdk/discord-rpc/osx32:

libdiscord-rpc.dylib

godotdiscord/sdk/discord-rpc/win32:

discord-rpc.dll
discord-rpc.lib
send-presence.exe

godotdiscord/sdk/discord-rpc/win64:

discord-rpc.dll
discord-rpc.lib
send-presence.exe