Update README.md

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

View file

@ -23,3 +23,7 @@ the directory to the PATH-Environment-Variable.
| Added CURSORPOS.exe | | | Added CURSORPOS.exe | |
# Documentation # Documentation
| 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 |