You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
498 B
JSON
15 lines
498 B
JSON
{
|
|
"name": "com.unity.multiplayer.samples.coop",
|
|
"displayName": "Multiplayer Samples Utilities",
|
|
"version": "1.9.0",
|
|
"type": "template",
|
|
"host": "hub",
|
|
"unity": "2020.3",
|
|
"description": "Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools.",
|
|
"dependencies": {
|
|
"com.unity.learn.iet-framework": "3.1.3",
|
|
"com.unity.multiplayer.tools": "1.1.0",
|
|
"com.unity.netcode.gameobjects": "1.8.1",
|
|
"com.unity.services.relay": "1.0.5"
|
|
}
|
|
} |