feat: add shared runtime and codegen support

This commit is contained in:
2026-09-05 02:33:58 +08:00
parent a6011cd01d
commit 8aa4c79604
8 changed files with 125 additions and 776 deletions
@@ -2,7 +2,8 @@
"name": "Unity.ShrinkEventBus.CodeGen",
"rootNamespace": "ShrinkEventBus.CodeGen",
"references": [
"ShrinkEventBus.Runtime"
"ShrinkEventBus.Runtime",
"Unity.ShrinkShared.CodeGen"
],
"includePlatforms": [
"Editor"