com.playdarium.unity.genesis

2.3.4 • Public • Published

JCMG Genesis

NPM package License: MIT

Installing

Using the native Unity Package Manager introduced in 2017.2, you can add this library as a package by modifying your manifest.json file found at /ProjectName/Packages/manifest.json to include it as a dependency. See the example below on how to reference it.

Install via OpenUPM

The package is available on the npmjs registry.

Add registry scope

{
  "dependencies": {
    ...
  },
  "scopedRegistries": [
    {
      "name": "Playdarium",
      "url": "https://registry.npmjs.org",
      "scopes": [
        "com.playdarium.unity"
      ]
    }
  ]
}

Add package in PackageManager

Open Window -> Package Manager choose Packages: My Regestries and install package

Install via GIT URL

"com.playdarium.unity.genesis": "https://gitlab.com/pd-packages/genesis.git#upm"

Usage

To learn more about how to use JCMG Genesis, see the wiki here for more information.

Support

If this is useful to you and/or you’d like to see future development and more tools in the future, please consider supporting it either by contributing to the Github projects (submitting bug reports or features and/or creating pull requests) or by buying me coffee using any of the links below. Every little bit helps!

ko-fi

Package Sidebar

Install

npm i com.playdarium.unity.genesis

Weekly Downloads

52

Version

2.3.4

License

MIT

Unpacked Size

27 MB

Total Files

111

Last publish

Collaborators

  • elestrago