Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rgson/Mirror-UPM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

vis2k/Mirror for the Unity Package Manager

The Unity Package Manager is in many ways a more convenient alternative to the Unity Asset Store for dependency management. Unfortunately, the maintainer of vis2k/Mirror has decided against UPM support.

This repository adds UPM support to the upstream version of Mirror. It is not a fork, but rather an otherwise unmodified repackaging of the upstream to support installation through the Unity Package Manager.

Inspired by this issue and pull request.

Installation

To install the package, add the following line to your Packages/manifest.json file, under dependencies:

"se.rgson.vis2k-mirror": "https://github.com/rgson/Mirror-UPM.git#upm",

If you wish to explicitly depend on a specific version, use e.g.

"se.rgson.vis2k-mirror": "https://github.com/rgson/Mirror-UPM.git#upm/v7.4.0",

Alternatively, install and use the UpmGitExtension to add it from Unity's Package Manager GUI.

About

vis2k/Mirror for the Unity Package Manager

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%