Skip to main content

Installing Unity Package From Scoped Registry

✍ Last Updated : November 4, 2022

🚪 Prequisite Knowledge (Optional)

UploadDescribe InInitial ProgressKnowledge that reader need to know before reading this article

  1. Opening [Unity 3D](Unity 3D 5532e59028e74dd5938b01064478ba74.md) Editor

❓ Key Question / Problem / Issue

Describe what question / Problem / Issue this knowledge should answer

  1. How to Access Agate Internal Node Registry from Unity 3D Editor
  2. How to install Unity Package From Agate Internal Node Registry in Unity 3D Projects

✅ Expected Output/Definition of Done

Define what information you really need and the definition of done

  1. Able to setup Unity Scoped Registry that read from Agate Internal Node Registry
  2. Able to Install Unity Package from Agate Internal Node Registry

🎁 Resulting Solution

Write writing results below

1) Edit → Project Settings → Select Package Manager

2) Add New Registry

Input:

Name: Agate Proget

URL : https://test-proget.agatedev.net/npm/internal-npm/

Scope: com.agatestudio

Untitled

3) Open Window → PackageManager → Select My Registries

Untitled

4) Select Install (Or Download)