
REPO SteamNetworking Lib
API/Library for networking using Steamworks socket relays. Very much WIP, but still usable, mostly.
CHANGELOG
[0.1.1]
Added:
- Support for SinglePlayer mode.
- Methods under
RepoSteamNetwork
for determining if SinglePlayer or if you have host capabilities e.g., Spawning prefabs.
Fixed:
- Fixed prefabs failing to instantiate caused by an NRE when checking for and deserializing prefab modifications.
[0.1.0]
Initial Release