openreplay/mobs/README.md
2022-08-24 10:49:46 +02:00

15 lines
244 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)