Readme: 2020 LTS

This commit is contained in:
vis2k 2022-07-10 18:31:38 +08:00
parent 0cff9d6f5d
commit ebd668aff9

View File

@ -46,7 +46,7 @@ Making multiplayer games this way is fun & easy. Instead of MonoBehaviour, Mirro
* **[SyncVar]** / SyncList to automatically synchronize variables from Server->Client * **[SyncVar]** / SyncList to automatically synchronize variables from Server->Client
## Getting Started ## Getting Started
Get **Unity 2019 LTS**, download [Mirror on the Asset Store](https://assetstore.unity.com/packages/tools/network/mirror-129321), open one of the examples & press Play! Get **Unity 2020 LTS**, download [Mirror on the Asset Store](https://assetstore.unity.com/packages/tools/network/mirror-129321), open one of the examples & press Play!
Check out our [Documentation](https://mirror-networking.gitbook.io/) to learn how it all works. Check out our [Documentation](https://mirror-networking.gitbook.io/) to learn how it all works.