feat: add shared codegen support

This commit is contained in:
2026-09-05 02:33:51 +08:00
parent 438cc27213
commit 4ed7a91c79
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "com.cneicy.shrink-command", "name": "com.cneicy.shrink-command",
"version": "0.2.0", "version": "0.3.0",
"displayName": "ShrinkCommand", "displayName": "ShrinkCommand",
"description": "独立于网络层的 Unity 命令系统,提供路径式命令、权限、帮助输出与属性式注册。", "description": "独立于网络层的 Unity 命令系统,提供路径式命令、权限、帮助输出与属性式注册。",
"unity": "2022.3", "unity": "2022.3",