feat: add shared runtime and codegen support

This commit is contained in:
2026-09-05 02:34:04 +08:00
parent 005ebf43cf
commit eb7fa55656
5 changed files with 26 additions and 182 deletions
@@ -3,7 +3,8 @@
"rootNamespace": "ShrinkNetwork.Integration.CodeGen",
"references": [
"ShrinkNetwork.Integration.EventBus",
"Unity.ShrinkEventBus.CodeGen"
"Unity.ShrinkEventBus.CodeGen",
"Unity.ShrinkShared.CodeGen"
],
"includePlatforms": ["Editor"],
"excludePlatforms": [],