Steam Fallback

Howdy, I’ve setup my game to use steam thanks to these posts

However I’d like to know if there’s a standard way or fallback way of using the default onlinesubsystem if steam isn’t there.

If I disable the configs for steam and try to create a session, it just fails.

If I comment out the modules, I can’t use my custom gameinstance as Online.h isn’t found.