mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"srcGlob": "./../src/**/*.@(cpp|h)",
|
|
"srcTemplate": "./protocol.hbs",
|
|
"outDirectory": "./generated"
|
|
}
|