Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.59 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.59 KB

Release Scrape

A repository containing a listing of the known Synthesis patcher repositories, as well as the scraper program to populate it.

How it Populates

The registry is populated by leveraging GitHub's built in dependency detection systems. You can see the list yourself here.

By scraping this list, this registry is able to automatically detect new Synthesis patchers. It then investigates inside and looks for the extra meta files that contain description, nickname, and other information about the patcher.

Results

The scrape results are accumulated into several files:

What it Exposes

The registry then exposes the results as a simple json file. Synthesis proper can then download this file and get an easy listing of the current state of the world.