Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 725 Bytes

GameDB

GitHub Workflow Status (DB)

This repository clones IGDB to gh-pages to be consumed by LizardByte projects, such as LizardByte/Sunshine.

Information from YouTube API is also added to the database for videos.

Plans

  • Build with Jekyll
    • Revamp index page
    • Provide an item page for each API item
  • Remove CNAME after next Sunshine release (> v0.23.1)
  • Move python code to src directory
  • Add unit tests
  • Add code coverage