mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-29 22:02:48 +00:00
feat: load_platform_config merges all metadata from registry
This commit is contained in:
parent
c11de6dba6
commit
6818a18a42
2 changed files with 14 additions and 5 deletions
|
|
@ -7,6 +7,9 @@ platforms:
|
|||
source_url: https://raw.githubusercontent.com/libretro/libretro-database/master/dat/System.dat
|
||||
source_format: clrmamepro_dat
|
||||
hash_type: sha1
|
||||
verification_mode: existence
|
||||
base_destination: system
|
||||
case_insensitive_fs: true
|
||||
schedule: weekly
|
||||
cores: all_libretro
|
||||
target_scraper: retroarch_targets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue