Skip to content

v1.6.1

Compare
Choose a tag to compare
@zurdi15 zurdi15 released this 04 Apr 10:47
· 4108 commits to master since this release
fb1d301

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