Không có mô tả

Fabian Peter Hammerle ebb6c76333 readme: added configuration & usage section 7 năm trước cách đây
scripts 8176ad83bf toontown engine default path in mac os 8 năm trước cách đây
tests 1e7fc4b920 initial 8 năm trước cách đây
tooncher 9643a58e2e TTREngine: "unable to open 'onscreen' window" fixed 7 năm trước cách đây
.gitignore 64431eda67 gitignore: /build and /env 7 năm trước cách đây
LICENSE.txt 1e7fc4b920 initial 8 năm trước cách đây
README.md ebb6c76333 readme: added configuration & usage section 7 năm trước cách đây
setup.cfg 1e7fc4b920 initial 8 năm trước cách đây
setup.py 9643a58e2e TTREngine: "unable to open 'onscreen' window" fixed 7 năm trước cách đây

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