mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
lunarfixes
This commit is contained in:
parent
7b3fce9c6e
commit
e78c75a241
|
@ -730,8 +730,14 @@
|
||||||
"path": "dc"
|
"path": "dc"
|
||||||
},
|
},
|
||||||
"f355bios.zip": {
|
"f355bios.zip": {
|
||||||
"md5": "882f2c1cf8ec030955c48fe6aa6929ea",
|
"md5": [
|
||||||
"system": "dreamcast",
|
"547f3d12aed389058ca06148f1cca0ed",
|
||||||
|
"882f2c1cf8ec030955c48fe6aa6929ea",
|
||||||
|
],
|
||||||
|
"system": [
|
||||||
|
"dreamcast",
|
||||||
|
"arcade",
|
||||||
|
],
|
||||||
"description": "Naomi Ferrari F355 Challenge Twin/Deluxe BIOS",
|
"description": "Naomi Ferrari F355 Challenge Twin/Deluxe BIOS",
|
||||||
"path": "dc"
|
"path": "dc"
|
||||||
},
|
},
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
"filename": "placeholder.svg"
|
"filename": "placeholder.svg"
|
||||||
},
|
},
|
||||||
"chinese_new_year": {
|
"chinese_new_year": {
|
||||||
"start_date": "0209",
|
"start_date": "0128",
|
||||||
"end_date": "0212",
|
"end_date": "0212",
|
||||||
"start_time": "0000",
|
"start_time": "0000",
|
||||||
"end_time": "2359",
|
"end_time": "2359",
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
"end_time": "2359",
|
"end_time": "2359",
|
||||||
"filename": "rd-valentines-splash.svg"
|
"filename": "rd-valentines-splash.svg"
|
||||||
},
|
},
|
||||||
"retrodeck_birthday": {
|
"retrodeck_birthday_gmday": {
|
||||||
"start_date": "0304",
|
"start_date": "0304",
|
||||||
"end_date": "0304",
|
"end_date": "0304",
|
||||||
"start_time": "0000",
|
"start_time": "0000",
|
||||||
|
@ -110,6 +110,13 @@
|
||||||
"end_time": "2359",
|
"end_time": "2359",
|
||||||
"filename": "rd-kodomo-golden.svg"
|
"filename": "rd-kodomo-golden.svg"
|
||||||
},
|
},
|
||||||
|
"midsommarafton": {
|
||||||
|
"start_date": "0620",
|
||||||
|
"end_date": "0621",
|
||||||
|
"start_time": "0000",
|
||||||
|
"end_time": "2359",
|
||||||
|
"filename": "placeholder.svg"
|
||||||
|
},
|
||||||
"tanabata": {
|
"tanabata": {
|
||||||
"start_date": "0707",
|
"start_date": "0707",
|
||||||
"end_date": "0707",
|
"end_date": "0707",
|
||||||
|
|
Loading…
Reference in a new issue