mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-14 22:25:13 +02:00
Replace video filenames with EXAMPLE versions
This commit is contained in:
parent
41f6950954
commit
5145abffaa
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
{ "video": "intro.mp4", "mode": 1, "vol": 1 },
|
||||
{ "video": "main.mp4", "mode": 5, "pixel": true, "vol": 3, "cols": 520 },
|
||||
{ "video": "outro.mp4", "mode": 3, "vol": 2, "cols": 240 }
|
||||
{ "video": "EXAMPLE_intro.mp4", "mode": 1, "vol": 1 },
|
||||
{ "video": "EXAMPLE_main.mp4", "mode": 5, "pixel": true, "vol": 3, "cols": 520 },
|
||||
{ "video": "EXAMPLE_outro.mp4", "mode": 3, "vol": 2, "cols": 240 }
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue