Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethanlindley/tlopo-launcher

Simple game launcher for TLoPO written in Python 3.7.x
https://github.com/ethanlindley/tlopo-launcher

panda3d potco python3 the-legend-of-pirates-online tlopo

Last synced: 1 day ago
JSON representation

Simple game launcher for TLoPO written in Python 3.7.x

Awesome Lists containing this project

README

        

# 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](https://thelegendofpiratesonline.github.io/documentation/).

## 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](https://github.com/rileyakirk/API_login), for providing the images used in this application.