Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 432 Bytes

File metadata and controls

17 lines (12 loc) · 432 Bytes

libretro-scummvm.dat

Builds libretro-database's ScummVM.dat to allow scanning for ScummVM games in RetroArch.

Build

  1. Ensure you have ScummVM installed at either scummvm or flatpak run org.scummvm.ScummVM

    scummvm --help
    
  2. Put ScummVM.xml and ScummVM SVN.xml in the root

  3. Run Node.js to build

    npm it