mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +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 ------------%%i gen success
|
||||||
)
|
)
|
||||||
echo =================end gen proto code=================
|
echo =================end gen proto code=================
|
||||||
set cur_path=%~dp0
|
@REM set cur_path=%~dp0
|
||||||
set outEventPath=../../Assets\GameScripts\HotFix\GameProto\GameProtocol
|
@REM set outEventPath=../../Assets\GameScripts\HotFix\GameProto\GameProtocol
|
||||||
call ProtobufResolver.exe %cur_path%pb_schemas %outEventPath%
|
@REM call ProtobufResolver.exe %cur_path%pb_schemas %outEventPath%
|
||||||
echo =================end gen proto event=================
|
@REM echo =================end gen proto event=================
|
||||||
pause
|
@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
|
@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