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

Separate ES-DE from EmulationStation due to new changes #374

Closed rsubtil closed 3 months ago

rsubtil commented 3 months ago

Closes #372.

As of ES-DE v3.0.0, the app changed data directory from .emulationstation to ES-DE. This makes it easier to properly detect ES-DE instead of EmulationStation (and variants), so it has been separated from the generic implementation.

This also allows to be more explicit about not supporting ES-DE themes.