mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update gen_pb_code.bat
This commit is contained in:
@@ -10,11 +10,11 @@ protoc -I=pb_schemas --csharp_out=../../Assets/GameScripts/HotFix/GameProto/Game
|
||||
echo ------------%%i gen success
|
||||
)
|
||||
echo =================end gen proto code=================
|
||||
set cur_path=%~dp0
|
||||
set outEventPath=../../Assets\GameScripts\HotFix\GameProto\GameProtocol
|
||||
call ProtobufResolver.exe %cur_path%pb_schemas %outEventPath%
|
||||
echo =================end gen proto event=================
|
||||
pause
|
||||
@REM set cur_path=%~dp0
|
||||
@REM set outEventPath=../../Assets\GameScripts\HotFix\GameProto\GameProtocol
|
||||
@REM call ProtobufResolver.exe %cur_path%pb_schemas %outEventPath%
|
||||
@REM echo =================end gen proto event=================
|
||||
@REM pause
|
||||
|
||||
@REM protoc -I=pb_schemas --csharp_out=Gen pb_schemas\proto_cs.proto proto_cs_common.proto pb_schemas\proto_cs_player.proto
|
||||
|
||||
|
Reference in New Issue
Block a user