mirror of
https://github.com/bytedream/Yamete-Kudasai.git
synced 2025-06-27 08:40:33 +02:00
Update v1.2.0
This commit is contained in:
26
assets/sauce.json
Normal file
26
assets/sauce.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"assets/audio/sanas_first_tutoring_lesson.mp3": {
|
||||
"alias": "Sana's first tutoring lesson",
|
||||
"name": "Oni ChiChi",
|
||||
"season": "1",
|
||||
"episode": "1",
|
||||
"from": "0:03",
|
||||
"to": "0:06"
|
||||
},
|
||||
"assets/audio/the_helpful_pharmacist.mp3": {
|
||||
"alias": "The helpful pharmacist",
|
||||
"name": "Rune's Pharmacy: Tiarajima no Okusuriya-san",
|
||||
"season": null,
|
||||
"episode": "2",
|
||||
"from": "5:55",
|
||||
"to": "5:59"
|
||||
},
|
||||
"assets/audio/yamete_kudasai.mp3": {
|
||||
"alias": "Yamete Kudasai",
|
||||
"name": "Yamete Kudasai",
|
||||
"season": null,
|
||||
"episode": null,
|
||||
"from": null,
|
||||
"to": null
|
||||
}
|
||||
}
|
24
assets/updates.json
Normal file
24
assets/updates.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"summary": "Initial release",
|
||||
"details": [
|
||||
"Initial release"
|
||||
]
|
||||
},
|
||||
"1.1.0": {
|
||||
"summary": "Update check & bug fixing",
|
||||
"details": [
|
||||
"Update check",
|
||||
"Permanent notification changes",
|
||||
"No sound is played anymore when starting the app"
|
||||
]
|
||||
},
|
||||
"1.2.0": {
|
||||
"summary": "Sauce & update list",
|
||||
"details": [
|
||||
"Added sauce information",
|
||||
"Added notification after updated",
|
||||
"Renamed one audio"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user