feat: add shared runtime and codegen support
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"rootNamespace": "ShrinkNetwork.Integration.CodeGen",
|
||||
"references": [
|
||||
"ShrinkNetwork.Integration.EventBus",
|
||||
"Unity.ShrinkEventBus.CodeGen"
|
||||
"Unity.ShrinkEventBus.CodeGen",
|
||||
"Unity.ShrinkShared.CodeGen"
|
||||
],
|
||||
"includePlatforms": ["Editor"],
|
||||
"excludePlatforms": [],
|
||||
|
||||
Reference in New Issue
Block a user