sahlberg / pop-fe

Python script to automate the process of fetching boxart and installing PS1 games (onto your PSP/VITA/PS2/PS3)
135 stars 13 forks source link

Adding CHDMAN to Dockerfile #180

Closed Traace closed 1 month ago

Traace commented 1 month ago

The Dockerfile currently missing CHDMAN and fails to convert from .chd format. This commit fixes it by adding the package mame-tools.

sahlberg commented 1 month ago

Merged, thanks!