Fabian Peter Hammerle a6a79b1510 black format | před 5 roky | |
---|---|---|
scripts | před 7 roky | |
tests | před 5 roky | |
tooncher | před 5 roky | |
.gitignore | před 7 roky | |
LICENSE.txt | před 8 roky | |
Pipfile | před 5 roky | |
Pipfile.lock | před 5 roky | |
README.md | před 5 roky | |
setup.cfg | před 8 roky | |
setup.py | před 5 roky |
automates toontown rewritten's login process
$ pip3 install --user --upgrade tooncher
Optional: Install cpulimit to enable use of parameter --cpu-limit
$ sudo apt-get install cpulimit
# default path: $HOME/.tooncher
accounts:
- username: toon
password: secret
- username: ceo
password: golf
- username: cfo
password: train
engine_path: '/opt/Toontown Rewritten/TTREngine'
$ tooncher [username]
tooncher --help
shows all available options.
$ tooncher toon
$ tooncher ceo
$ tooncher --cpu-limit 70 cfo