修改提交
This commit is contained in:
21
Packages/cn.tuanjie.codely.bridge/package.json
Normal file
21
Packages/cn.tuanjie.codely.bridge/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "cn.tuanjie.codely.bridge",
|
||||
"description": "TCP socket server for Unity Editor with port management and client handling capabilities",
|
||||
"version": "1.0.23",
|
||||
"displayName": "Codely Bridge",
|
||||
"unity": "2021.3",
|
||||
"dependencies": {
|
||||
"com.unity.ext.nunit": "1.0.6"
|
||||
},
|
||||
"keywords": [
|
||||
"tcp",
|
||||
"socket",
|
||||
"networking",
|
||||
"server",
|
||||
"editor",
|
||||
"tools"
|
||||
],
|
||||
"author": {
|
||||
"name": "Yousandi Technologies"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user