Skip to main content
itch.io
Browse Games
Game Jams
Upload Game
Developer Logs
Community
Log in
Register
Indie game store
Free games
Fun games
Horror games
Game development
Assets
Comics
Sales
Bundles
Jobs
Tags
Game Engines
How to get packages from NPM
October 19, 2023
· by
Iron Mountain
#Tutorials
How to get packages from NPM
Share on Twitter
Share on Facebook
Follow Iron Mountain
Following Iron Mountain
Unfollow Iron Mountain
Share this post:
Share on Twitter
Share on Facebook
Follow Iron Mountain
Following Iron Mountain
Unfollow Iron Mountain
Add a new scoped registry to your Unity project.
Navigate to Edit > Project Settings > Package Manager
Add this information:
Name:
NPMJS public Registry
URL:
https://registry.npmjs.org
Scope:
com.iron-mountain
Click "Apply"
Add a package to your project
Navigate to Window > Package Manager
Click the "+" in the top left.
Click "Add package by name..."
Type the name of the desired package (i.e. "com.iron-mountain.package-creator")
Type the specific version you want (this is optional, you'll get the latest version by default)
Click "Add"
Support this post
Did you like this post? Tell us