samsface / godot-steam-api

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

Changing Steam App ID doesn't work #3

Closed DaisyGames closed 2 years ago

DaisyGames commented 2 years ago

Hi, I needed to change the Steam App ID for my project and it doesn't work.

I go into Project Settings -> SteamAPI. Then I rewrite the ID in Steam App ID and it keeps connecting to the old ID.

Thanks!

samsface commented 2 years ago

Ok see why this is confusing. You need to click Import SDK again. I'll change the button text to be more clear.

DaisyGames commented 2 years ago

Ok see why this is confusing. You need to click Import SDK again. I'll change the button text to be more clear. That worked, thanks!