mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-17 18:40:33 +00:00
Update README.md
This commit is contained in:
parent
f306135333
commit
a3027b29ed
@ -44,10 +44,9 @@ Many of our features quickly became the norm across all Unity netcodes!<br>
|
||||
| 🛞 **Transform & Physics** | Transform & Physics sync built in. | **Stable** |
|
||||
| 👩🍼 **Child Components** | Put networked components on anything. | **Stable** |
|
||||
| 🪚️ **IL Post Processing** | Zero overhead [Rpcs] and [Commands] via IL post processing! | **Stable** |
|
||||
| ☁️ **Two Click Hosting** | (Optional) <a href="https://mirror-networking.gitbook.io/docs/hosting/edgegap-hosting-plugin-guide">Build & Push</a> directly from Unity Editor to the Cloud. | **Preview** |
|
||||
| ☁️ **Two Click Hosting** | (Optional) <a href="https://mirror-networking.gitbook.io/docs/hosting/edgegap-hosting-plugin-guide">Build & Push</a> directly from Unity Editor to the Cloud. | **Stable** |
|
||||
| | | |
|
||||
| 📏 **Snapshot Interp.** | Perfectly smooth movement for all platforms and all games. | **Stable** |
|
||||
| 🏎 **Prediction** | Simulate Physics locally & apply server corrections. | **Researching** |
|
||||
| 🔫 **Lag Compensation** | Roll back state to see what the player saw during input. | **Beta** |
|
||||
| 🔒 **Encryption** | Secure communication with end-to-end encryption. | **Beta** |
|
||||
| | | |
|
||||
@ -59,6 +58,7 @@ Many of our features quickly became the norm across all Unity netcodes!<br>
|
||||
| 🧜🏻♀️ **Long Term Support** | Maintained since 2014 with optional LTS version! | |
|
||||
| | | |
|
||||
| 📐 **Bitpacking** | Optimized compression (bools as 1 bit etc.) | **Researching** |
|
||||
| 🏎 **Prediction** | Simulate Physics locally & apply server corrections. | **Researching** |
|
||||
|
||||
---
|
||||
## Architecture
|
||||
|
Loading…
Reference in New Issue
Block a user