Skip to content

RobLoach/libretro-database-tic80

Repository files navigation

libretro-database-tic80

This repository serves three functions for integrating libretro/RetroArch with TIC-80.

  1. Downloads the TIC-80 games
  2. Construct a database file for libretro-database/TIC-80.dat
  3. Downloads the thumbnails for libretro-thumbnails/TIC-80

Usage

  1. Install Node.js >= 10
  2. Clone the repository
    git clone https://github.com/RobLoach/libretro-database-tic80.git
    cd libretro-database-tic80
    
  3. Update the git submodules
    git submodule update --init --recursive
    
  4. Build the files
    npm it
    
  5. See the carts directory for all the games and the updated contents in thumbnails, and libretro-database.

About

TIC-80 database for libretro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published