18 lines
548 B
JSON
18 lines
548 B
JSON
|
{
|
||
|
"name": "com.unity.multiplayer.center",
|
||
|
"displayName": "Multiplayer Center",
|
||
|
"version": "1.0.0",
|
||
|
"unity": "6000.0",
|
||
|
"description": "The multiplayer center provides a starting point to create multiplayer games. It will recommend specific packages and enable you to easily access integrations, samples and documentation.",
|
||
|
"dependencies": {
|
||
|
"com.unity.modules.uielements": "1.0.0"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"Multiplayer",
|
||
|
"Netcode",
|
||
|
"Services",
|
||
|
"Tools"
|
||
|
],
|
||
|
"_fingerprint": "b27203cbee4b0eb1910981fa8a1f299c8134b318"
|
||
|
}
|