com.kagekirin.upmconfigprovider

0.0.2 • Public • Published

.upmconfig.toml Provider

A Unity Editor extension to configure the ~/.upmconfig.toml file.

Installation

Add the following registry to Unity's scoped registries, and this package to the dependencies.

{
  "scopedRegistries": [
    {
      "name": "npmjs",
      "url": "https://registry.npmjs.org",
      "scopes": [
        "com.kagekirin"
      ]
    }
  ],
  "dependencies": {
    "com.kagekirin.upmconfigprovider": "0.0.2"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i com.kagekirin.upmconfigprovider

Weekly Downloads

0

Version

0.0.2

License

none

Unpacked Size

30.2 kB

Total Files

16

Last publish

Collaborators

  • kagekirin