Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 539 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 539 Bytes

GeppoExtractor : Automatic frame data extractor

GeppoExtractor is a Java application that automatically downloads frame data of all the Tekken characters from the website Geppopotamus and transforms it into a JSON format.

These JSON files are used by the Mokujin Discord bot to quickly give frame data to whichever person asks for it.

Dependencies

The application uses Spring in combination with JSoup to crawl data from the website.