feat: include vhs demo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
14
vhs/example.vhs
Normal file
14
vhs/example.vhs
Normal file
@@ -0,0 +1,14 @@
|
||||
Output "target/vhs/example.gif"
|
||||
Set Theme "Aardvark Blue"
|
||||
Set Width 1200
|
||||
Set Height 1000
|
||||
Hide
|
||||
Type "cargo run --features example -- --no-cache"
|
||||
Enter
|
||||
Sleep 1s
|
||||
Show
|
||||
Sleep 2s
|
||||
Type@500ms "bevy"
|
||||
Sleep 3s
|
||||
Enter
|
||||
Sleep 3s
|
Reference in New Issue
Block a user