4726a4488b17a59c1088ea09fe5d26431484010d
1. Change name of discord's library to libdiscord_game_sdk, so it links properly 2. Change it's install name with install_name_tool to use @loader_path instead of @rpath, that one's a blunder on discord's side, it should really have been loader_path from the beginning (rpath means look at where the binary is started from, loader_path means look at where the library is) 3. Combine the aarch and x86 library into one, again no idea why discord does not do this themselves
Discord Game SDK support for GDScript in Godot Engine 4.2. with the easiest code pattern!
Quick start 🚀 (click here)
A small donation with the sponsor button would be nice if you sell your project with this addon but is of course not mandatory!
Features
- Activities (Make people see what you are playing)
- Invites
- Steam and launch command registering
- User information
- Relationship Manager (Get friendlist and its updates)
- Overlay management
- Editor Presence (optional)
Credit
@Pukimaa - Designer
This project is not endorsed or affiliated with Discord Inc. or the Godot Foundation.
Description
Discord RPC Plugin for GDScript with an easy-to-use code pattern in Godot Engine 4, with optional Editor Rich Presence! (Compatible with Linux, Windows, & MacOS)
Readme
313 MiB
1.3.1 new linux builds
Latest
Languages
C++
60.6%
GDScript
20.9%
Python
18.1%
C
0.4%