mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
@echo off
|
|
del /s /f .\*.cs
|
|
cd ProtoFile
|
|
protoc ".\*" --csharp_out=..\ |