I believe I have successfully installed the steam sdk into my project however it is not properly working… When I package the game I don’t get any errors saying “WARNING steam sdk could not be found” or anything and when I play the packaged game I get the steam overlay, I can even host a game, however on one can find the game unless I have port 27015 open. I’m sure everyone says the point of using the steam sdk was to avoid having to port forward isn’t it? If so what might I be doing wrong, it seems quite a specific problem, any ideas why this might be happening? I can upload the project files if that would help.
I am using the “Find sessions” and “Create sessions” nodes with the same setup as in the Shootout example, is this how I should be doing it for use with steam? or should I be finding the sessions differently?