MirrorNetworking / MirrorNetworking/Mirror
Add support for usage via Package Manager
Open
@miwarnec is already working on this.
Since Apr 6, 2021.
enhancement
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 870
- PR merge metrics
- No merged PRs in 30d
Description
Implement a package manifest as described here:
https://docs.unity3d.com/Manual/upm-manifestPrj.html
Then it becomes easier for people to load a specific or the latest version of Mirror using just a GIT link in the package manager, meaning that Mirror is less likely to be interfered with unintentionally and user assets are simpler.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.