mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-06-04 02:34:08 +02:00
9 lines
174 B
Markdown
9 lines
174 B
Markdown
# steam-vent protobuf builder
|
|
|
|
Code generator for protobufs to be used with steam-vent.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
steam-vent-proto-build <protobuf directory> <output directory>
|
|
```
|