Skip to content

binogure-studio/godot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Discord Rich Presence for Godot engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published