upm add package dev.upm-packages.cafu.dataNote: upm command is provided by this repository.
You can also edit Packages/manifest.json directly.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
upm add package dev.upm-packages.cafu.dataNote: upm command is provided by this repository.
You can also edit Packages/manifest.json directly.
{ "dependencies": { // (snip) "dev.upm-packages.cafu.data": "[latest version]", // (snip) }, "scopedRegistries": [ { "name": "Unofficial Unity Package Manager Registry", "url": "https://upm-packages.dev", "scopes": [ "dev.upm-packages" ] } ] }