feat: add shared codegen support

This commit is contained in:
2026-09-05 02:34:02 +08:00
parent dd13a01bc9
commit 26241cb534
4 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "com.cneicy.shrink-network",
"version": "0.2.1",
"version": "0.3.0",
"displayName": "ShrinkNetwork",
"description": "面向 Unity 的轻量网络框架,提供会话、消息注册、RPC、权限控制,以及 TCP/KCP 传输抽象。",
"unity": "2022.3",