mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-21 08:12:34 -05:00
feat: Addition of a RomM package (#37)
* feat: Initial addition of the RomM scraper and package * docs: Added RomM to the verification modes table * chore: Clean up scraper by removing workaround code from main() and an unused system translation map
This commit is contained in:
@@ -93,3 +93,10 @@ platforms:
|
||||
scraper: null
|
||||
cores: all_libretro
|
||||
schedule: null
|
||||
|
||||
romm:
|
||||
config: romm.yml
|
||||
status: active
|
||||
logo: "https://raw.githubusercontent.com/rommapp/romm/master/.github/resources/isotipo.png"
|
||||
scraper: romm
|
||||
schedule: monthly
|
||||
|
||||
Reference in New Issue
Block a user