Skip to content

git package installer #13

@unitycoder

Description

@unitycoder

can install git packages from script,
but would need to check if unity editor version supports that git package..
and that means, need to manually fetch the package.json, check "unity": "6000.3" value,
compare to editor version..

OR; manually add #6000.3 in the git urls? then no need to fetch.. and it installs only in that version or later

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions