feat(cordis): 接入上下文组合与模组事务热替换
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "com.cneicy.shrink-network",
|
||||
"version": "0.2.0",
|
||||
"displayName": "ShrinkNetwork",
|
||||
"description": "面向 Unity 的轻量网络框架,提供会话、消息注册、RPC、权限控制,以及 TCP/KCP 传输抽象。",
|
||||
"unity": "2022.3",
|
||||
"dependencies": {
|
||||
"com.cysharp.unitask": "2.5.10",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.2"
|
||||
},
|
||||
"keywords": ["network", "rpc", "session", "transport", "message"],
|
||||
"author": {
|
||||
"name": "cneicy",
|
||||
"url": "https://github.com/cneicy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user