JFrog Artifactory

Prerequisites

  • Andtech Studios JFrog Account

Setup

  1. Follow setup instructions here.

A few corrections need to be made:

  • Add a section header for JFrog artifactory.
  • Quote the values for _authand email.
  • Delete registry.

Example:

[npmAuth."https://andtechstudios.jfrog.io/artifactory/api/npm/default-npm-virtual"]
_auth = "<AUTH_TOKEN>"
email = "<EMAIL>"
always-auth = true

Usage

  1. Add a new scoped registry to your Unity project. Use the following values:
  
NameAndtech Studios
URLhttps://andtechstudios.jfrog.io/artifactory/api/npm/default-npm-virtual
Scope(s)com.andtech
  1. Install packages through the “Package Manager” window.