MirrorVR
A VR system for Mirror Networking, that makes it easier to develop VR
com.codedimmersions.mirrorvr Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/mirrorvr.git README Markdown
Copy this to your project's README.md
## Installation
Add **MirrorVR** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/mirrorvr.git
```
[](https://www.pkglnk.dev/pkg/mirrorvr)Dependencies (1)
README
MirrorVR
MirrorVR is a wrapper for Mirror Networking that adds easy VR support.
Installation
Follow the guide on the Wiki!
Why MirrorVR?
| Feature | MirrorVR | PhotonVR |
|---|---|---|
| Cost | 100% free ✅ | 20 CCU free, after that very expensive ❌ |
| Cosmetics | Server-side validation before equipping ✅ | Insecure and fully client sided ❌ |
| Login | Uses EOS, has Oculus account validation, rate-limiting ✅ | Easily can be mimicked and spammed ❌ |
| Efficiency | Fast 🔥 | Slow, PUN servers aren't best for speed ❌ |
| Bandwidth | Unlimited ✅ | 60 GB free / month ❌ |
| CCU (Concurrent Users) | Max 64 players per lobby, unlimited lobbies ✅ | 20 max free CCU ❌ |
Supported Devices
- Windows 10/11 (64-bit/ARM officially supported)
- MacOS Intel/ARM
- Linux (x64 and ARM)
- Meta Quest 2/Pro/3/3S (Android ARM64)
WebXR is NOT supported.
Supported Login Methods
- Oculus (User ID and Nonce)
- Epic Games Account (Auth Interface)
- Steam (Session Ticket only)
- Device/Hardware ID (Fallback for any device that doesn't support the others)
Credits
- MirrorVR Package - THeTechWiz5305 and Shad0w
- Mirror - Mirror Networking Team
- EOS Transport - FakeByte, Katone, TNTube, and Shad0w
- MetaVoiceChat - Metater
- Logo - BBJ and Anemunt
- Player Data Storage Utils - PlayEveryWare
- Default Player Model - Monkseer
Features (WIP)
- Oculus login with Authentication
- Cross-Platform Multiplayer Support
- Usernames
- Join Lobbies via Name
- Banning (aka Sanctions)
- Colors
- Host Migration
- Cosmetics
- Steam Login Support
- Plus MORE!
Community Projects
These are projects by the community to expand on MirrorVR.
No comments yet. Be the first!