Skip to content

Instantly share code, notes, and snippets.

@keijiro
Last active January 10, 2024 12:52
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save keijiro/f8c7e8ff29bfe63d86b888901b82644c to your computer and use it in GitHub Desktop.
How to add "Keijiro" scoped registry to your Unity project

How to add "Keijiro" scoped registry to your Unity project

Open the Package Manager page in the Project Settings window and add the following entry to the "Scoped Registries" list:

  • Name: Keijiro
  • URL: https://registry.npmjs.com
  • Scope: jp.keijiro

Scoped Registry

Now you can install the packages from "My Registries" page in the Package Manager window.

My Registries

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