Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 640 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 640 Bytes

tlopo-launcher

Simple game launcher for The Legend of Pirates Online, a recreation of one of Disney's now-defunct MMORPGs, Pirates of the Caribbean Online. The application currently supports two-step authentication. Relevant documentation in regards to TLoPO's API can be found here.

Getting Started

  • brew install python3
  • pip3 install panda3d==1.10.2 requests
  • python3 main.py

Credits

Thanks to the collaborators at the TLoPO launcher repository, API_login, for providing the images used in this application.