diff --git a/README.md b/README.md index 966b949c5..d829b7785 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,18 @@ Check out our [Documentation](https://mirror-networking.gitbook.io/) to learn ho If you are migrating from UNET, then please check out our [Migration Guide](https://mirror-networking.gitbook.io/docs/general/migration-guide). +--- +## Mirror LTS (Long Term Support) +Mirror LTS is available on the [Asset Store](https://assetstore.unity.com/packages/tools/network/mirror-lts-102631). + +Mirror LTS gives you peace of mind to run your game in production. +Without any breaking changes, ever! + +* **Bug fixes** only. +* **Consistent API**: update any time, without any breaking features. +* Lives along side **Unity 2019/2020/2021** LTS. +* Supported for two years at a time. + --- ## Made with Mirror ### [Population: ONE](https://www.populationonevr.com/) @@ -185,17 +197,6 @@ Castaway runs in the Browser, thanks to Mirror's WebGL support. -## Mirror LTS (Long Term Support) -If you use Mirror in production, consider Mirror LTS! -* **Bug fixes** only. -* **Consistent API**: update any time, without any breaking features. -* Lives along side **Unity 2019** LTS. -* Supported from Sept. 2021 to Sept 2022, depending on feedback. - -**Mirror V46 LTS** is available to all [GitHub Sponsors](https://github.com/sponsors/vis2k). - -All sponsors are invited to the [Mirror V46 LTS Repository](https://github.com/MirrorNetworking/Mirror-46-LTS) automatically. - ## Modular Transports Mirror uses **KCP** (reliable UDP) by default, but you may use any of our community transports for low level packet sending: * (built in) [KCP](https://github.com/vis2k/kcp2k): reliable UDP