A curated list of awesome DAT files.
- Open clrmamepro
- Switch to the WWW Profiler mode
- Click Add Site...
- For the site alias, use Awesome-DATs
- For the URL, use
http://robloach.github.io/awesome-dats/dats.xml
- Make sure Node.js
>= 4.2.0
is installed
node --version
- Add DAT files to a subfolder
- Run
npm install
to install dependencies - Build with
npm test
- Submit pull requests with your changes