mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-07-14 23:32:10 +02:00
Update README.md
This commit is contained in:
parent
e7c77d916f
commit
18a91867fa
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ Each entry can override the global `--mode`, `--pixel`, `--vol`, and `--cols` de
|
||||||
[
|
[
|
||||||
{ "video": "intro.mp4", "mode": 1, "vol": 1 },
|
{ "video": "intro.mp4", "mode": 1, "vol": 1 },
|
||||||
{ "video": "main.mp4", "mode": 5, "pixel": true, "vol": 3, "cols": 520 },
|
{ "video": "main.mp4", "mode": 5, "pixel": true, "vol": 3, "cols": 520 },
|
||||||
{ "video": "outro.mp4", "mode": 3, "vol": 2, "cols": 200 }
|
{ "video": "outro.mp4", "mode": 3, "vol": 2, "cols": 240 }
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
Video paths are resolved automatically — the engine checks the project root and the `videos/` subfolder, so you can write just the filename.
|
Video paths are resolved automatically — the engine checks the project root and the `videos/` subfolder, so you can write just the filename.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue