Chykary / FizzySteamworks

A transport for Mirror using Steam / Steamworks.NET
283 stars 32 forks source link

Steam App ID not working #37

Closed Consumedgrub2 closed 2 years ago

Consumedgrub2 commented 2 years ago

Apparently I recently discovered that when I build my game, the steam API cannot be initialized, future research has lead me to the fact that I need a steam App ID in the game directory and that it must be launched through steam, I was able to do that, however it still does not connect to the steam API. Is this an issue, or is there something I don't know about this forked Repo of the original maintained fizzysteamworks repo. I discovered in that one that the Steam manager script has a App ID in it.

Consumedgrub2 commented 2 years ago

I fixed my own issue of not having a appid_txt file. My bad.