您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
16 行
387 B
16 行
387 B
{
|
|
"name": "com.unity.multiplayer.transport.litenet",
|
|
"displayName": "LiteNet Transport for MLAPI",
|
|
"version": "0.0.1-preview.1",
|
|
"unity": "2019.4",
|
|
"unityRelease": "8f1",
|
|
"description": "LiteNet Transport for MLAPI",
|
|
"keywords": [
|
|
"unity"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.multiplayer.mlapi": "0.0.1-preview.1"
|
|
},
|
|
"type": "library",
|
|
"hideInEditor": false
|
|
}
|