oldschool-toontown/darwin/start-game.sh

9 lines
225 B
Bash
Raw Normal View History

2021-06-26 19:22:08 -05:00
#!/bin/sh
cd ..
# TODO: Make this actually work, to change token in the meantime,
# change the fake-playtoken variable in etc/Configrc.prc.
export LOGIN_TOKEN=dev
/usr/local/bin/python3.9 -m toontown.toonbase.ToontownStart