Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisignitedoreo authored Jul 29, 2023
1 parent dde2638 commit 449f868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This is repo for RE clickbot. [Original RE repo](https://github.com/tobyadd/repl
This clickbot is used in ReplayBot, but if you want you can use it in your own projects.

```shell
$ ./clicks.py -c"clickpack folder" -r"replay.re" -o"output.flac" \
-softc300 -hardc-1 -end5 # this arguments are optional
$ ./clicks.py -c="clickpack folder" -r="replay.re" -o="output.flac" \
-s=300 -h=-1 -e=5 # this arguments are optional
```
Bundled binaries available in [releases](https://github.com/tobyadd/clicks).

Expand Down

0 comments on commit 449f868

Please sign in to comment.