Mirror/Assets/Mirror
Paul Pacheco dbe064393a
fix: error when there are no network behaviors (#1303)
Use the lazy network behaviors cache everywhere, so this can never be null
2019-12-12 20:28:31 -06:00
..
Authenticators Fix Delayed Disconnect (#1302) 2019-12-12 20:02:23 -06:00
CompilerSymbols fix: Prevent Compiler Paradox (#1145) 2019-10-14 07:32:24 -05:00
Components Fix ServerChangeScene (#1281) 2019-12-04 14:49:33 -06:00
Editor fix: Draw SyncVar label for Unity objects inline (#1291) 2019-12-07 14:29:14 +01:00
Examples Update list server header text 2019-12-08 09:08:35 +01:00
Plugins Folder is gone 2019-07-29 17:54:38 -05:00
Runtime fix: error when there are no network behaviors (#1303) 2019-12-12 20:28:31 -06:00
Tests feat: Mirror now supports message inheritance (#1286) 2019-12-05 11:21:42 -06: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
License.txt Asset Store Examples added 2019-01-15 11:17:58 +01:00
License.txt.meta Asset Store Examples added 2019-01-15 11:17:58 +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