even more text fixes
This commit is contained in:
parent
c19606f42a
commit
dd1b15cf01
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ Okay, let's go.
|
||||||
- Edit your copy of make.py
|
- Edit your copy of make.py
|
||||||
- set ```scheduleUrl``` to the url of your schedule.xml-file
|
- set ```scheduleUrl``` to the url of your schedule.xml-file
|
||||||
- modify vorspannFrames (preroll) - see section about the frame-generators below
|
- modify vorspannFrames (preroll) - see section about the frame-generators below
|
||||||
- search for ```DEBUG MODE``` and comment the sections about abspann (postroll) and pause
|
- search for ```!!! DEBUG MODE !!!``` and comment the sections about abspann (postroll) and pause
|
||||||
- run ```./make.py --debug``` to generate your preroll first preroll
|
- run ```./make.py --debug``` to generate your first preroll
|
||||||
- if it looks good, duplicate vorspann.svg to abspann.svg (postroll) and pause.svg (pause-loop) and modify them according to your needs. You can use different IDs if required
|
- if it looks good, duplicate vorspann.svg to abspann.svg (postroll) and pause.svg (pause-loop) and modify them according to your needs. You can use different IDs if required
|
||||||
- modify abspannFrames and pauseFrames liek before an test them using ```./make.py --debug```
|
- modify abspannFrames and pauseFrames liek before an test them using ```./make.py --debug```
|
||||||
- it they look like you'd want them to, run ```make.py```.
|
- it they look like you'd want them to, run ```make.py```.
|
||||||
|
|
Loading…
Add table
Reference in a new issue