Added
- Now sqlite database location needs to be binded to
/romm/database
. Check docker-compose example. - Now resources location (games cover) needs to be binded to
/romm/resources
. Check docker-compose example. - More platforms support. Check platforms support
- Now RomM version appears in the bottom of the settings panel
Fixed
- Download feature is now fixed for RomM structucture 1
Changed
- Library path binding changed from
/library
to/romm/library
. Check docker-compose