SD-20250415ABSO\Administrator 321e38cb79 冠军框架迁移
2025-04-18 19:18:15 +08:00

33 lines
686 B
JSON

{
"name": "com.psygames.unitywebsocket",
"displayName": "UnityWebSocket",
"version": "2.7.0",
"unity": "2018.3",
"description": "The Best Unity WebSocket Plugin for All Platforms.",
"keywords": [
"websocket",
"webgl",
"socket",
"jslib"
],
"category": "network",
"dependencies": {},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/psygames/UnityWebSocket.git"
},
"author": {
"name": "psygames",
"email": "799329256@qq.com",
"url": "https://github.com/psygames"
},
"samples": [
{
"displayName": "Demo",
"description": "Demo Scene",
"path": "Samples~/Demo"
}
]
}