Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
REPO SteamNetworking Lib
API/Library for networking using Steamworks socket relays. Very much WIP, but still usable, mostly.
CHANGELOG
[0.1.2]
Changes:
- Updated build dependencies
[0.1.1]
Added:
- Support for SinglePlayer mode.
- Methods under
RepoSteamNetworkfor 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