docs/proto/protoToCS.bat
2025-07-03 10:35:46 +08:00

4 lines
168 B
Batchfile

@echo off
REM 设置cs文件的输出目录
set outDir=D:\Github\aplus-b_-pet_-c_nation\Assets\GameMain\Scripts\Hotfix\CS\Proto
protoc.exe --csharp_out=%outDir% *.proto