You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Immutable SDK for Unity helps you integrate your game with Immutable Passport.\n\nFor a complete working example, please visit https://github.com/immutable/unity-immutable-sdk/tree/main/sample.",
"displayName": "Immutable Passport",
"author": {
"name": "Immutable",
"url": "https://immutable.com"
},
"scopedRegistries": [
{
"name": "Open UPM Packages",
"url": "https://package.openupm.com",
"scopes": [
"com.cysharp.unitask"
]
}
],
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.0",
"com.cysharp.unitask": "2.3.3"
},
"keywords": [
"unity",
"immutable",
"passport"
],
"unity": "2021.3",
"samples": [
{
"displayName": "Sample Scenes and Scripts",
"description": "Includes sample scenes and scripts for the Immutable Unity SDK.",