feat: add NuGet and Godot distribution

This commit is contained in:
2026-09-05 03:41:41 +08:00
parent 26241cb534
commit f573c8e742
8 changed files with 111 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "面向 Unity 的轻量网络框架,提供会话、消息注册、RPC、权限控制,以及 TCP/KCP 传输抽象。",
"unity": "2022.3",
"dependencies": {
"com.cneicy.shrink-shared-codegen": "0.1.0",
"com.cneicy.shrink-shared-codegen": "0.1.1",
"com.cysharp.unitask": "2.5.10",
"com.unity.nuget.newtonsoft-json": "3.2.2"
},