Skip to content

Releases: Abdera7mane/discord-rpc-gdscript

Discord RPC GDScript v2.0.0

15 May 22:31
4fa53b1
Compare
Choose a tag to compare
  • Ported to Godot 4.
  • Simplified Discord RPC interface.

Discord RPC GDScript v1.1.2

05 May 23:40
e7509fb
Compare
Choose a tag to compare

Discord RPC GDScript v1.1.1

27 Aug 19:19
e2cb1ef
Compare
Choose a tag to compare
  • Removed the usage of threads internally to solve a crash when running the plugin in the editor.
  • Internal usage scripts class_names are now unexposed.
  • Update Godot-UnixSocket to v1.1.1 for MacOS arm64 support.

Discord RPC GDScript v1.1.0

12 Jan 03:54
ca8c91e
Compare
Choose a tag to compare
  • Improved connectivity check.
  • IPC: Support multiple reading/writing.
  • Uses Godot-UnixSocket v1.1.0 which solves a crash if Discord client closed while a DiscordRPC instance is running (on Linux/MacOS only).

Discord RPC GDScript v1.0.0

08 Jan 04:51
8238211
Compare
Choose a tag to compare

First initial release, report bugs and issues if you find any.