Godot Version 4.2.1
Question
Is anyone working with Godot Steam? I’m getting these errors:
Even though Steam is working in the background still it shows this error please help…
Is anyone working with Godot Steam? I’m getting these errors:
I suppose you need to use a valid Steam ID:
var initialize_response: Dictionary = Steam.steamInitEx(true, STEAM_ID)
Whether it’s 480 or my app’s id, the result is same. How can I figure out that the app id which I purchased from steam for $100 is valid or not???