Update 1.2.45
- Added
NetworkConnection
API - Made network API now use
NetworkConnection
instead ofNetworkPlayer
(Mods using the old way of receiving modded packets should still work as usual) - Fixed preemtive networking breaking FoxLoader network features (ID Translation / sided metadata API)
Thanks to @kivattt for reporting the issue