3ddelano / epic-online-services-godot

Unofficial Epic Online Services wrapper for Godot Engine 4.2 (EOSG) (includes demo project)
MIT License
174 stars 12 forks source link

Not an issue, Godot 4.0 Support? #6

Closed Starkium closed 1 year ago

Starkium commented 1 year ago

Hoping someone else starts a branch for this, otherwise I can take a crack at it. :)

3ddelano commented 1 year ago

Sure go ahead.

3ddelano commented 1 year ago

I have started porting the project to Godot 4 by removing the Godot Mono dependency and shifting the project to GDExtension. The old version will be available on the godot3-mono branch. I hope to complete the port soon.