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