Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

README path for git instlling is incorrect #10

@TOWTsi

Description

@TOWTsi

Describe the bug
Install path in README doesn't work

To Reproduce
Open the Packagemanager and try to install it with the current link:
https://github.com/MirrorNG/MirrorNG_Websocket.git?path=/Assets/Mirror/
It will show this:
Cannot perform upm operation: Unable to add package [https://github.com/MirrorNG/MirrorNG_Websocket.git?path=/Assets/Mirror]:
[https://github.com/MirrorNG/MirrorNG_Websocket.git?path=/Assets/Mirror] does not point to a valid package repository. No package manifest was found. Verify the repository URL and make sure the package is located in the root folder of the repository. [NotFound]
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Expected behavior
It should install the package

Additional context
To fix it I have to install it with this link instead:
https://github.com/MirrorNG/MirrorNG_Websocket.git?path=/Assets/Mirror/Websocket/
It seems that it worked, but I wanted to share this, to verify and to update the install part in the README.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions