OptionalNetworkAPI
API for plugin developers to write networking for mods that don't require all players to have it.
CHANGELOG
v1.1.0
- Fixed a critical issue that required mods to be registered in the same order to sync correctly with other players.
v1.0.0
- Initial Release