samsface / godot-steam-api

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

[SOLVED] godot 3.4 support #29

Closed weareRODEONET closed 1 year ago

weareRODEONET commented 1 year ago

Hi, thank you for taking the time to read this. I am a solo independent game developer, and my game is incompatible with the 3.5 version of Godot. I was wondering if there was a simple way to release a 3.4-compatible branch, or some guidance on making this steam API integration compatible with 3.4?

This seems like a worthwhile asset especially for 3.5 adopters, I would like to also use this API for the game's Steam Release.

I appreciate your investigation.

samsface commented 1 year ago

It works with 3.4 just fine. What's preventing you from using the plugin with Godot 3.4?

weareRODEONET commented 1 year ago

My own ineptitude. I was doing something silly. I gave it another go and got it working without randomly crashing the application. I appreciate your response, this does properly work with Godot 3.4.