Mirror/Assets/Mirror
2020-02-08 21:08:38 -05:00
..
Authenticators feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
CompilerSymbols BREAKING: Rename NetworkWriter Write<T>to WriteMessage (#1482) 2020-02-06 11:38:54 +01:00
Components remove SerializeField attribute 2020-02-08 21:08:38 -05:00
Editor Formatted comment and error message 2020-02-05 10:29:49 -05:00
Examples Code cleanup 2020-02-05 00:53:14 -05:00
Icon Icon updated for transparent border 2020-02-04 20:53:48 +01:00
Plugins Replace License.txt (#1360) 2019-12-26 09:51:56 -06:00
Runtime fix #1475: isClient is true in OnDestroy on host/client mode again. Reverts commit d00c95bb55 (#1483) 2020-02-07 10:14:54 +01:00
Tests NetworkIdentityTests: HostMode isLocalPlayer check added 2020-02-06 13:16:13 +01:00
Authenticators.meta feat: Authentication Framework (#1057) 2019-09-17 10:41:04 +02:00
CompilerSymbols.meta fix: Prevent Compiler Paradox (#1145) 2019-10-14 07:32:24 -05:00
Components.meta NetworkTransform moved into Components folder so it can be weaved. Removed unnecessary messages. 2019-01-15 12:24:29 +01:00
Editor.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
Examples.meta Asset Store Examples added 2019-01-15 11:17:58 +01:00
Icon.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
Plugins.meta Revert "Source based weaver (#319)" 2019-02-13 15:59:32 +01:00
Readme.txt fix #1096 move xmldocs to docs 2019-09-24 22:42:02 -05:00
Readme.txt.meta Asset Store Examples added 2019-01-15 11:17:58 +01:00
Runtime.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
Tests.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00

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.3.6+
  Runtime .Net 4.x (Project Settings > Player > Other Settings)

Documentation:
  https://mirror-networking.com/docs/

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