Update README.md
This commit is contained in:
parent
e2c85996b9
commit
393aab0669
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ the directory to the PATH-Environment-Variable.
|
|||
|
||||
| Command | Version Added | Syntax | Description |
|
||||
| ------- | ------------- | ------ | ----------- |
|
||||
| ANIMATION | v1 | ANIMATION <MS> <ANIMATION> | Plays an animation. **MS** specifies the amount of Milliseconds per Frame, and **ANIMATION** is just all the animation frames seperated by spaces. <br /> Example: <br /> ANIMATION 200 U u .. u <br /> Will animate to: <br /> U u .. u U u .. u U u .. u U u .. u U u .. u |
|
||||
| ANIMATION | v1 | `ANIMATION <MS> <ANIMATION>` | Plays an animation. **MS** specifies the amount of Milliseconds per Frame, and **ANIMATION** is just all the animation frames seperated by spaces. <br /> Example: <br /> ANIMATION 200 U u .. u <br /> Will animate to: <br /> U u .. u U u .. u U u .. u U u .. u U u .. u |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue