Updated docs

This commit is contained in:
Ivan Savenko
2023-09-26 15:55:27 +03:00
parent dfc72134f2
commit 0b044663d9
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@ Prolog and epilog properties are optional
{
"video": "NEUTRALA.smk", //video to show
"music": "musicFile.ogg", //music to play, should be located in music directory
"voice": "musicFile.wav", //voice to play, should be located in sounds directory
"text": "some long text" //text to be shown
}
```