Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

File metadata and controls

14 lines (11 loc) · 618 Bytes

Changelog

All notable changes to this package will be documented in this file. The format is based on Keep a Changelog

[0.1.0] - 2020-03-02

This is the initial experimental Unity MLAPI Package.

Changed

  • Rather than performance / convenience RPCs, we now have one performant 'Standard' RPC type
  • RPCs are now deferred and queued to support upcoming features and improve bandwidth usage
  • A preliminary tick system has been added
  • Network variables are tick-based

[0.0.1-preview.1] - 2020-12-20

This was an internally-only-used version of the Unity MLAPI Package