@ -1,4 +1,4 @@
Version=0.0.1
Version=0.0.2
Branch=main
@ -13,5 +13,5 @@ publish:
# make build
# 更新proto结构, 生成对应的cs类, 需要先安装proto工具并建立系统路径
build:
cd ./Runtime/ServerProto
cd ./Runtime/ServerProto; \
protogen messages.proto --csharp_out=../NetworkGen