Update README.md

This commit is contained in:
mischa 2024-02-24 17:18:51 +01:00 committed by GitHub
parent 9081b2e3d2
commit b58e929da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ Many of our features quickly became the norm across all Unity netcodes!<br>
| | | |
| 📏 **Snapshot Interp.** | Perfectly smooth movement for all platforms and all games. | **Stable** |
| 🏎 **Fast Prediction** | Simulate Physics locally & apply server corrections **[VR ready]** | **Beta** |
| 🔫 **Lag Compensation** | Roll back state to see what the player saw during input. | **Preview** |
| 🔫 **Lag Compensation** | Roll back state to see what the player saw during input. | **Beta** |
| | | |
| 🧙‍♂️ **General Purpose** | Mirror supports all genres for all your games! | |
| 🧘‍♀️ **Stable API** | Long term (10 years) stability instead of new versions! |
@ -58,9 +58,8 @@ Many of our features quickly became the norm across all Unity netcodes!<br>
| ❤️ **Community** | Join our Discord with nearly 15.000 developers world wide! | |
| 🧜🏻‍♀️ **Long Term Support** | Maintained since 2014 with optional LTS version! | |
| | | |
| 🦖 **Deterministic Physics** | Open source deterministic physics for C# & Unity! | **Researching** |
| 🔒 **Encryption** | Secure communication with end-to-end encryption. | **Preview** |
| 📐 **Bitpacking** | Optimized compression (bools as 1 bit etc.) | **Researching** |
| 🔒 **Encryption** | Secure communication with end-to-end encryption. | **Researching** |
---
## Architecture