Mirror/Assets/Mirror
2023-06-20 19:58:46 +08:00
..
Authenticators fix: Use GUID's in AsmDef's 2023-01-27 04:27:15 -05:00
CompilerSymbols MIRROR_79_OR_NEWER 2023-06-08 10:38:16 +09:00
Components fix: NetworkRigidbody/2D now uses .target's Rigidbody and supports child Rigidbodies 2023-06-16 10:42:39 +08:00
Core Unbatcher: Unity 2019 fix 2023-06-16 17:25:50 +08:00
Editor Weaver ILPostProcessorAssemblyResolver: FindFile uses string name parameter directly 2023-06-20 19:58:46 +08:00
Examples RigidbodyPhysics demo: disable 'onlySyncOnChange' until #3519 is fixed 2023-06-20 19:53:40 +08:00
Plugins
Presets NT-UR Example presets (#3494) 2023-06-01 12:37:13 +02:00
Tests fix: Batching VarInt size header added to fix custom serializated NetworkMessages with size mismatch corrupting the next message in a batch (#3516) 2023-06-16 10:58:54 +02:00
Transports fix: KcpServer.Stop now clears connections so they aren't carried over to the next session 2023-06-10 21:33:55 +09:00
Authenticators.meta
CompilerSymbols.meta
Components.meta
Core.meta Runtime folder renamed to Core. makes it more obvious that Components/, Transports/, Authenticators/ etc. are optional 2022-09-23 13:30:08 +07:00
Editor.meta
Examples.meta Revert merge master to master 2022-01-28 22:31:38 -05:00
Plugins.meta
Presets.meta NT-UR Example presets (#3494) 2023-06-01 12:37:13 +02:00
Readme.txt
Readme.txt.meta
Tests.meta Added Tests 2022-01-28 21:46:10 -05:00
Transports.meta Transports folder next to Components; SimpleWebTransport moved from Runtime to Transports 2022-09-23 13:19:19 +07: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 2019 / 2020 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