godot-event-bus icon indicating copy to clipboard operation
godot-event-bus copied to clipboard

Godot 4.0 adaption

Open bitbrain opened this issue 2 years ago • 1 comments

This PR aims to add support for Godot 4.0, closes https://github.com/Naata/godot-event-bus/issues/1

@Naata could we create a new godot-4.x branch first from master so I can point this PR to that one? I do not want to break default compability with Godot 3.

  • renamed /plugin to /addons
  • introduced Godot project so it can be opened by default for testing (rather standard across most Godot addons)
  • migrated code over to be compatible with Godot 4 + gdscript 2.0

bitbrain avatar Jul 30 '22 22:07 bitbrain

@Naata changed the base of this branch now!

bitbrain avatar Oct 11 '22 09:10 bitbrain

@Naata any chance we can merge this?

bitbrain avatar Jan 24 '23 16:01 bitbrain