diff --git a/server/imserver/proto/protoc-gen.bat b/server/imserver/proto/protoc-gen.bat new file mode 100644 index 00000000..507fe7e4 --- /dev/null +++ b/server/imserver/proto/protoc-gen.bat @@ -0,0 +1,3 @@ +protoc --go_out=..\cs .\cs_*.proto +protoc --go_out=..\ss .\ss_*.proto +protoc --go_out=..\mtb .\mt*.proto