mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-15 21:32:32 -05:00
fix: repo_path fallback by name for normalized zips
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"platform": "retrobat",
|
||||
"display_name": "RetroBat",
|
||||
"version": "1.0",
|
||||
"generated": "2026-03-28T17:57:54Z",
|
||||
"generated": "2026-03-28T18:11:11Z",
|
||||
"base_destination": "bios",
|
||||
"detect": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
}
|
||||
],
|
||||
"standalone_copies": [],
|
||||
"total_files": 775,
|
||||
"total_size": 847950382,
|
||||
"total_files": 776,
|
||||
"total_size": 872787619,
|
||||
"files": [
|
||||
{
|
||||
"dest": "panafz1.bin",
|
||||
@@ -4693,6 +4693,15 @@
|
||||
"MAME 2003-Plus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "mameinfo.dat",
|
||||
"sha1": "65323366553276719c72fb11447de1eaa6931fa8",
|
||||
"size": 24837237,
|
||||
"repo_path": "bios/Arcade/MAME/mameinfo.dat",
|
||||
"cores": [
|
||||
"MAME 2003-Plus"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "cpzn1.zip",
|
||||
"sha1": "6515a4f2f3f5864c32346c2fecdc3595205f1d86",
|
||||
|
||||
Reference in New Issue
Block a user