Mirror/Assets/Mirror
2024-06-06 15:28:05 +02:00
..
Authenticators fix: Use GUID's in AsmDef's 2023-01-27 04:27:15 -05:00
CompilerSymbols breaking: Asset Store Release 2024-03-05 12:44:01 -05:00
Components fix(NetworkTransform): Awake now also configures syncInterval and syncScale, in case OnValidate wasn't called 2024-04-29 12:22:37 +08:00
Core obsolete support instead of modifying original 2024-06-06 15:28:05 +02:00
Editor fix(SyncObjectCollectionField): Pretty SyncCollection Name (#3808) 2024-04-24 11:57:16 +08:00
Examples Fancy camera for couch coop example, and player list. (#3821) 2024-05-14 18:10:28 +07:00
Hosting fix(Edgegap Hosting): ssl updates (b721722b51) 2024-04-23 13:25:06 +08:00
Plugins feat: EncryptionTransport (#3768) 2024-03-05 08:51:34 -05:00
Presets NT-UR Example presets (#3494) 2023-06-01 12:37:13 +02:00
Profiler obsolete support instead of modifying original 2024-06-06 15:28:05 +02:00
Tests Extensions: IPEndPoint.PrettyAddress 2024-05-19 11:12:03 +02:00
Transports KcpTransport: reuse IPEndPoint.PrettyAddress extension 2024-05-19 11:12:03 +02: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
Hosting.meta feature: Edgegap Hosting Plugin (#3636) 2023-11-03 19:39:19 +01:00
Plugins.meta
Presets.meta NT-UR Example presets (#3494) 2023-06-01 12:37:13 +02:00
Profiler.meta old profiler files 2024-06-06 12:08:26 +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