Нема описа

Fabian Peter Hammerle c8f0c4b9b4 Merge branch 'master' of github.com:fphammerle/tooncher пре 6 година
scripts db7ee31582 added param --cpu-limit пре 6 година
tests 1e7fc4b920 initial пре 7 година
tooncher db7ee31582 added param --cpu-limit пре 6 година
.gitignore 64431eda67 gitignore: /build and /env пре 6 година
LICENSE.txt 1e7fc4b920 initial пре 7 година
README.md ebb6c76333 readme: added configuration & usage section пре 6 година
setup.cfg 1e7fc4b920 initial пре 7 година
setup.py 9643a58e2e TTREngine: "unable to open 'onscreen' window" fixed пре 6 година

README.md

tooncher

automates toontown rewritten's login process

Installation

$ pip3 install --user --upgrade tooncher

Configuration

# default path: $HOME/.tooncher
accounts:
- username: toon
  password: secret
- username: ceo
  password: golf
- username: cfo
  password: train
engine_path: '/opt/Toontown Rewritten/TTREngine'

Usage

$ tooncher [username]

Examples

$ tooncher toon
$ tooncher ceo