3ddelano / godot-editor-discord-presence

A plugin which shows what you are doing in the Godot Editor as your Discord presence (Cross Platform support)
MIT License
32 stars 5 forks source link

not Functioning in Godot 4.1 #14

Open Phoetanix opened 1 year ago

Phoetanix commented 1 year ago

Describe the bug There are errors in the script

To Reproduce Steps to reproduce the behavior:

  1. See all scripts like plugin.gd or DiscordRPC.gd

Expected behavior There should be no errors.

Screenshots

Screenshot 2023-09-21 144458

Desktop (please complete the following information):

Additional context please update it to godot 4.1. GDScript for Godot 4.1

Checklist

3ddelano commented 1 year ago

Hi this is expected as the plugin has not been updated for Godot 4.x it only works on Godot 3.

Phoetanix commented 1 year ago

I would really appreciate it if you update it for Godot 4.1.1! Thanks!

3ddelano commented 1 year ago

Take a look at this pull request for Godot 4. https://github.com/3ddelano/godot-editor-discord-presence/pull/11

Phoetanix commented 1 year ago

I see you're working on it! thanks!

Kelho0812 commented 9 months ago

Hey, hey! Any news on this one! On Linux & would love to have rich presence enabled! Thanks for the hard work!

3ddelano commented 9 months ago

There is a pull request mentioned that needs to be completed for Godot 4 support.