samsface / godot-steam-api

Godot Steam integration using GDNative.
404 stars 16 forks source link

Godot 4 version of the plugin #35

Open lostminds opened 1 year ago

lostminds commented 1 year ago

Godot 4 is nearing a first non-beta release now, with the betas being more and more stable and feature complete.

It would be greatly appreciated with a 4.0 version of this plugin in the assetLib as I'm looking at eventually trying to get a 4.0 project I've started on to Steam.

samsface commented 1 year ago

Yep in the works.

lostminds commented 1 year ago

Yep in the works.

That's great to hear. I'll watch this issue for updates then, and I'll be ready to test it and report any issues I run into as soon as you've got something ready.

Mainman002 commented 10 months ago

Is there any estimate on how long a basic version with leaderboard read / upload would be? I'm working on porting my games to Godot 4.1.2 and your addon is amazing in Godot 3.5.3

AdriaandeJongh commented 7 months ago

Any updates on this? Sorry for the bump.

lostminds commented 7 months ago

Any updates on this? Sorry for the bump.

I'm guessing this might have been abandoned considering that GodotSteam now offers a GDExtension version https://github.com/CoaguCo-Industries/GodotSteam/releases (or you can just get it via the asset lib) that works just like a plugin in your project.

AdriaandeJongh commented 7 months ago

Right– I just installed that one and it was literally a 'drop in and it works' kind of thing when installing through the Godot Asset Library. Thanks!

samsface commented 7 months ago

I’m committed to maintaining the 3.X version.

I’ll create a 4.X if enough people ask for it. But not much demand so far.

Mainman002 commented 6 months ago

Thank you for being open and honest, I'd love to have an update just to keep my projects consistent but if GodotSteam fits my needs then I can manage it myself. Sorry if it sounded like I was pressuring you to make an upgrade I just really like how easy it is to use your setup