Skip to content

Update 1.2.45

Compare
Choose a tag to compare
@Fox2Code Fox2Code released this 23 May 13:13
· 1 commit to main since this release
2440803
  • Added NetworkConnection API
  • Made network API now use NetworkConnection instead of NetworkPlayer
    (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