Fully removes any uses of all the "steam_*.h" headers if built with the NO_STEAMWORKS flag, probably somewhat overlaps with #2042, but I forgot to check prs before doing all of this so yeah. Written to address #2053.
Seems to work, though I don't have the resources (or knowledge, I wrote all of this before playing the game for the first time haha) to test rigorously so do with that what you will.
Thank you kindly. I have built from your branch and it compiled successfully for me and I am able to run the game now. I'll need to dig why it fails to fetch the tutorial but it feels unrelated to this change.
Fully removes any uses of all the
"steam_*.h"
headers if built with theNO_STEAMWORKS
flag, probably somewhat overlaps with #2042, but I forgot to check prs before doing all of this so yeah. Written to address #2053.Seems to work, though I don't have the resources (or knowledge, I wrote all of this before playing the game for the first time haha) to test rigorously so do with that what you will.