issues
search
channeldorg
/
channeld-ue-plugin
Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132
stars
38
forks
source link
2 customizable channel data message
#11
Closed
Augkit
closed
1 year ago
Augkit
commented
1 year ago
Added channel data editor for editing channel data schemata.
Each channel type configured with a schema will generate a corresponding channel data proto message, channel data processor, and data.go.
Separate blueprint scanning at code generation time into independent build cache functionality.
Add a unique suffix to each generated proto to solve the problem that protobuf cannot be hot compiled.