ExportProto.bat 72 B

12345
  1. @echo off
  2. cd ../DebugBin
  3. Tool.exe --AppType=Proto2CS --Console=1
  4. @pause