com.jonathan-defraiteur.unity.maths-helper

0.1.0 • Public • Published

To Install

Via scoped registries

Follow https://docs.upm-packages.dev/en/usage to set up your scoped registry, then add com.my-company.my-custom-package to your dependencies:

"dependencies": {
    "com.my-company.my-custom-package": "latest"
    ...
}

Via gitlab url

Add the following to your dependencies:

"dependencies": {
    "com.my-company.my-custom-package": "https://gitlab.com/my-company/my-custom-package.git",
    ...
}

Package Sidebar

Install

npm i com.jonathan-defraiteur.unity.maths-helper

Weekly Downloads

3

Version

0.1.0

License

none

Unpacked Size

5.63 kB

Total Files

9

Last publish

Collaborators

  • jonathan-defraiteur