diff --git a/docs/cli/animation-duration.md b/docs/cli/animation-duration.md new file mode 100644 index 00000000..3eb49e65 --- /dev/null +++ b/docs/cli/animation-duration.md @@ -0,0 +1,16 @@ +# animation-duration + +``` +Set the duration for movement animations in ms + +Usage: komorebic.exe animation-duration + +Arguments: + + Desired animation durations in ms + +Options: + -h, --help + Print help + +``` diff --git a/docs/cli/animation-fps.md b/docs/cli/animation-fps.md new file mode 100644 index 00000000..5845c0ff --- /dev/null +++ b/docs/cli/animation-fps.md @@ -0,0 +1,16 @@ +# animation-fps + +``` +Set the frames per second for movement animations + +Usage: komorebic.exe animation-fps + +Arguments: + + Desired animation frames per second + +Options: + -h, --help + Print help + +``` diff --git a/docs/cli/animation-style.md b/docs/cli/animation-style.md new file mode 100644 index 00000000..d2f2ee03 --- /dev/null +++ b/docs/cli/animation-style.md @@ -0,0 +1,20 @@ +# animation-style + +``` +Set the ease function for movement animations + +Usage: komorebic.exe animation-style [OPTIONS] + +Options: + -s, --style