This commit is contained in:
N
2022-09-02 12:07:21 +02:00
parent 3966299a91
commit 6d183d2b59
21 changed files with 524 additions and 289 deletions

4
pb/protogen.bat Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
protoc -I=. --go_out=.. messages.proto
move ..\forge.redroom.link\yves\meowlib\messages.pb.go ..\
rmdir ..\forge.redroom.link /S /Q