retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Add support for obtaining box texture regions #301

Closed rsubtil closed 8 months ago

rsubtil commented 8 months ago

This adds a dedicated field to indicate certain regions of the box texture as key areas, such as front cover.

For ScreenScraper, all these values were manually calculated.

Closes #296