Need your own package repository for Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
LuaRocks,
Maven,
npm,
NuGet,
Python,
RedHat,
Ruby,
Terraform,
Vagrant,
Raw & More?
Cloudsmith
provides better DevOps with simple and secure delivery
of your software, from dev to production.

io.improbable.gdk.gameobjectcre…
0.3.2
One-liner (summary)
Description
pkg | io.improbable.gdk.gameobjectcre… |
232
9.5 KB |
md5 | sha1 | sha256 | sha512 |
This package has 44 files/directories.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/0.3.2/)
|This Version @ Cloudsmith|
.. |This Version @ Cloudsmith| image:: https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/0.3.2/x/?render=true&badge_token=gAAAAABgB6NcPRkZwoIgAqID4XNHOjMVK-s2nUzMIKO8FJtWw7HlYINVPAV7d_GLVUvk8Sn7aNjy1WZBz4zLYmkw2MQkoNIIxsq2r-v-ziN4Bj5mTxCv01A%3D
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/0.3.2/
image::https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/0.3.2/x/?render=true&badge_token=gAAAAABgB6NcPRkZwoIgAqID4XNHOjMVK-s2nUzMIKO8FJtWw7HlYINVPAV7d_GLVUvk8Sn7aNjy1WZBz4zLYmkw2MQkoNIIxsq2r-v-ziN4Bj5mTxCv01A%3D[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/0.3.2/",title="This Version @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/0.3.2/"><img src="https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/0.3.2/x/?render=true&badge_token=gAAAAABgB6NcPRkZwoIgAqID4XNHOjMVK-s2nUzMIKO8FJtWw7HlYINVPAV7d_GLVUvk8Sn7aNjy1WZBz4zLYmkw2MQkoNIIxsq2r-v-ziN4Bj5mTxCv01A%3D" alt="This Version @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/latest/)
|Latest Version @ Cloudsmith|
.. |Latest Version @ Cloudsmith| image:: https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/latest/x/?render=true&badge_token=gAAAAABgB6NcEAHq8CE-NLwpJ0XA5fNY_Bdqnhm-SMnri4v5J_dwPVKeL9xm8zNKq3agcJt8FVPGqTxQWbLwVRC57VYWK0ng8ycY3m2NwGOEushNU2SwERg%3D
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/latest/
image::https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/latest/x/?render=true&badge_token=gAAAAABgB6NcEAHq8CE-NLwpJ0XA5fNY_Bdqnhm-SMnri4v5J_dwPVKeL9xm8zNKq3agcJt8FVPGqTxQWbLwVRC57VYWK0ng8ycY3m2NwGOEushNU2SwERg%3D[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/latest/",title="Latest Version @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.gameobjectcreation/latest/"><img src="https://api-prd.cloudsmith.io/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.gameobjectcreation/latest/x/?render=true&badge_token=gAAAAABgB6NcEAHq8CE-NLwpJ0XA5fNY_Bdqnhm-SMnri4v5J_dwPVKeL9xm8zNKq3agcJt8FVPGqTxQWbLwVRC57VYWK0ng8ycY3m2NwGOEushNU2SwERg%3D" alt="Latest Version @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use io.improbable.gdk.gameobjectcreation @ version 0.3.2 ...
npm install 'io.improbable.gdk.gameobjectcreation@0.3.2'
You can also install the latest version of this package:
npm install 'io.improbable.gdk.gameobjectcreation'
If necessary, you can specify the registry directly:
npm install \
--registry=https://npm.improbable.io/gdk-for-unity/ \
'io.improbable.gdk.gameobjectcreation@0.3.2'
Alternatively, you can add it to dependencies in your project package.json file:
{ "dependencies": { "io.improbable.gdk.gameobjectcreation": "0.3.2" } }
If you're using yarn, you need to add always-auth to your user or project .npmrc:
always-auth