JFrog Artifactory
On this page
Prerequisites
- Andtech Studios JFrog Account
Setup
- Follow setup instructions here.
A few corrections need to be made:
- Add a section header for JFrog artifactory.
- Quote the values for
_authandemail. - Delete
registry.
Example:
[npmAuth."https://andtechstudios.jfrog.io/artifactory/api/npm/default-npm-virtual"]
_auth = "<AUTH_TOKEN>"
email = "<EMAIL>"
always-auth = true
Usage
- Add a new scoped registry to your Unity project. Use the following values:
| Name | Andtech Studios |
| URL | https://andtechstudios.jfrog.io/artifactory/api/npm/default-npm-virtual |
| Scope(s) | com.andtech |
- Install packages through the “Package Manager” window.