openreplay/mobs/README.md
2022-08-30 19:04:32 +02:00

14 lines
243 B
Markdown

# Message Object Binary Schema and Code Generator from Templates
To generate all necessary files for the project:
```sh
ruby run.rb
```
In order format generated files run:
```sh
sh format.sh
```
(Otherwise there will be changes in stage)