Updated Frequently Asked Questions (markdown)

Garry Newman 2020-02-23 09:35:25 +00:00
parent f004779671
commit 59daafcdc4

@ -1,8 +1 @@
## Can I use Client and Server in the same app? Moved to https://wiki.facepunch.com/steamworks/Frequently_Asked_Questions
Yes that shouldn't be a problem.
## Do I need a steam_appid.txt file?
Not anymore. We set environmental vars instead (SteamAppId and SteamGameId). This is done automatically for you so you don't have to worry about it. Just pass your AppId to SteamClient.Init and it will work.