Update README.md

This commit is contained in:
BratPfanneTV 2018-10-16 11:00:16 +02:00 committed by GitHub
parent e2c85996b9
commit 393aab0669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@ the directory to the PATH-Environment-Variable.
| Command | Version Added | Syntax | Description | | 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 |