mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
SPLASH_SCREENS: added Tanabata by Weestuarty and placeholders for mountain day and obon
This commit is contained in:
parent
7fa63259cd
commit
964183ad84
|
@ -100,6 +100,27 @@
|
||||||
"start_time": "0000",
|
"start_time": "0000",
|
||||||
"end_time": "2359",
|
"end_time": "2359",
|
||||||
"filename": "rd-kodomo-golden.svg"
|
"filename": "rd-kodomo-golden.svg"
|
||||||
|
},
|
||||||
|
"tanabata": {
|
||||||
|
"start_date": "0707",
|
||||||
|
"end_date": "0707",
|
||||||
|
"start_time": "0000",
|
||||||
|
"end_time": "2359",
|
||||||
|
"filename": "tanabata.svg"
|
||||||
|
},
|
||||||
|
"mountain_day": {
|
||||||
|
"start_date": "0811",
|
||||||
|
"end_date": "0811",
|
||||||
|
"start_time": "0000",
|
||||||
|
"end_time": "2359",
|
||||||
|
"filename": "placeholder.svg"
|
||||||
|
},
|
||||||
|
"obon": {
|
||||||
|
"start_date": "0813",
|
||||||
|
"end_date": "0815",
|
||||||
|
"start_time": "0000",
|
||||||
|
"end_time": "2359",
|
||||||
|
"filename": "placeholder.svg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"incompatible_presets": {
|
"incompatible_presets": {
|
||||||
|
|
26
res/extra_splashes/placeholder.svg
Normal file
26
res/extra_splashes/placeholder.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 16 KiB |
335
res/extra_splashes/tanabata.svg
Normal file
335
res/extra_splashes/tanabata.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in a new issue