Fabian Peter Hammerle c204c6a50a fix pylint/pointless-string-statement | před 4 roky | |
---|---|---|
tests | před 4 roky | |
tooncher | před 4 roky | |
.gitignore | před 7 roky | |
.pylintrc | před 4 roky | |
CHANGELOG.md | před 4 roky | |
LICENSE.txt | před 4 roky | |
Pipfile | před 4 roky | |
Pipfile.lock | před 4 roky | |
README.md | před 4 roky | |
setup.cfg | před 7 roky | |
setup.py | před 4 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