Mirror/Assets/Mirror
2021-05-19 19:47:10 +08:00
..
Authenticators fix: Network Authentators: Removed NetworkConnection parameter (#2703) 2021-04-30 09:33:17 +08:00
CompilerSymbols Updated processor define symbols for breaking changes 2021-05-18 14:14:16 -04:00
Components NetworkMatchCheckerTest: don't use reflection 2021-05-19 19:29:38 +08:00
Editor NetworkReader API cleanup: ReadInt16 => ReadShort etc. 2021-05-18 21:01:48 +08:00
Examples breaking: remove Cloud API and examples. 2021-05-13 21:51:49 +08:00
Icon Icon updated to half M 2020-09-19 10:01:10 +02:00
Plugins CecilX license updated: show 'x' source 2021-02-18 13:59:27 +08:00
Runtime perf: NetworkBehaviour ComponentIndex O(N) => O(1) via caching 2021-05-19 15:31:23 +08:00
Tests NetworkClientTests reuse MirrorTest 2021-05-19 19:47:10 +08:00
Authenticators.meta
CompilerSymbols.meta
Components.meta
Editor.meta
Examples.meta
Icon.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
Plugins.meta
Readme.txt doc: Updated docs urls 2021-04-01 06:23:32 -04:00
Readme.txt.meta
Runtime.meta
Tests.meta

Mirror is a MMO Scale Networking library for Unity, used in uMMORPG, uSurvival
and several MMO projects in development.

*** IMPORTANT -- You must restart Unity after importing Mirror for the Components Menu to update! ***

Requirements:
  Unity 2018/2019 LTS
  Runtime .Net 4.x (Project Settings > Player > Other Settings)

Documentation:
  https://mirror-networking.gitbook.io/docs/

Support:
  Discord: https://discordapp.com/invite/N9QVxbM
  Bug Reports: https://github.com/vis2k/Mirror/issues