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

Implement RetroAchievements integration #345

Closed rsubtil closed 5 months ago

rsubtil commented 6 months ago

Adds the first integration in the form of RetroAchievements support. There's a simplified API for themes, as well as raw access to RA's API for any advanced uses.

Closes #338, #341, #342 and #343.