Skip to content

Simple game launcher for TLoPO written in Python 3.7.x

Notifications You must be signed in to change notification settings

ethanlindley/tlopo-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.