Skip to content

A VR system for Mirror Networking, that makes it easier to develop VR games with Mirror in Unity.

Notifications You must be signed in to change notification settings

Glitched-Cat-Studios/MirrorVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Releases Join our Discord! Takes you to our GitHub wiki page.

MirrorVR

MirrorVR is a put-together package of a VR version of Mirror that is not out yet but is in development.

But, there is a catch. Mirror is P2P networking, so when the host disconnects, the whole room disconnects, because everything relies on the host/server. We are working on a fix, by coding in host migration into the package.

Installation

Follow the guide on the Wiki.

Supported Editor Devices

Supported and tested:

  • Windows 11 64 bit

Untested but should be supported:

  • Windows 10 64 bit
  • Windows 11 32 bit
  • Windows 10 32 bit

Unsupported:

  • Linux
  • MacOS (ARM-based)*
  • MacOS (Intel-based)*

Credits

  • MirrorVR Package - THeTechWiz5305 and Shad0w
  • Mirror base networking system - Mirror Networking/vis2k
  • Epic Online Transport - FakeByte, Katone, Ludogram, and Shad0w
  • Logo - Bucket Boy Jay and Anemunt
  • Player Data Storage Utils - PlayEveryWare
  • Default Player Model - Monkeᴰᵉᵛ

*Not supported because of the Meta XR SDK, as the Meta Platform SDK isn't compatible with Mac.