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
{{ message }}
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
"description": "Emergence is a Web3 SDK for game developers, which empowers game developers to take advantage of building interoperable game worlds for the Open Metaverse.",
"unity": "2021.3",
"dependencies": {
"com.unity.inputsystem" : "1.6.1",
"com.unity.cinemachine" : "2.10.1",
"com.unity.nuget.newtonsoft-json" : "3.2.1",
"com.unity.textmeshpro" : "3.0.6",
"com.unity.test-framework" : "1.1.33"
},
"samples": [
{
"displayName": "Core Samples",
"description": "A collection of samples demonstrating implementation of the core Emergence Capabilities",
"path": "Samples~/CoreSamples"
},
{
"displayName": "Futureverse Samples",
"description": "A collection of samples demonstrating implementation of Futureverse capabilities. These samples are dependant on the Core Samples.",