You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
{
|
|
|
|
|
"name": "com.nimin.network",
|
|
|
|
|
"displayName": "GameCore Network",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"unity": "2021.3",
|
|
|
|
|
"description": "Network based on Unity Transport",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"com.unity.transport": "2.6.0"
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
|
|
|
|
"Network",
|
|
|
|
|
"JobSystem"
|
|
|
|
|
]
|
|
|
|
|
}
|