git package installer · Issue #13 · unitycoder/UnityInitializeProject · GitHub
Skip to content

git package installer #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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