0.0.6 • Published 2 years ago

com.kagekirin.hello v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Hello (Unity)

A simple package.

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.hello": "0.0.1"
  }
}
0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago