feat 协议移动到Public
This commit is contained in:
4
Public/Proto/ServerClient/gen_proto.bat
Normal file
4
Public/Proto/ServerClient/gen_proto.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
protoc --proto_path=./sources --go_out=./gen ./sources/*.proto
|
||||
xcopy "./gen/common" "../../../Server/common" /E /I /Y /Q
|
||||
Reference in New Issue
Block a user