Skip to content

Commit 12ad3c9

Browse files
committed
Add missing umineko question voice only script file
1 parent 0f473b7 commit 12ad3c9

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

cachedDownloadSizes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"https://github.com/07th-mod/minagoroshi/releases/latest/download/Minagoroshi.Voice.and.Graphics.Patch.zip": 3891234,
1414
"https://github.com/07th-mod/onikakushi/releases/download/v0.9.0/Onikakushi.Voice.Patch.v0.9.0.7z": 640835,
1515
"https://github.com/07th-mod/onikakushi/releases/latest/download/Onikakushi.Voice.and.Graphics.Patch.zip": 3540751,
16-
"https://github.com/07th-mod/patch-releases/releases/download/console-arcs-v1.0/ConsoleArcs-Movie_UNIX.7z": 287760347,
1716
"https://github.com/07th-mod/patch-releases/releases/download/console-arcs-v1.0/ConsoleArcs-System_linux.7z": 416344,
1817
"https://github.com/07th-mod/patch-releases/releases/download/console-arcs-v1.0/ConsoleArcs-System_mac.7z": 392450,
1918
"https://github.com/07th-mod/patch-releases/releases/download/console-arcs-v1.0/ConsoleArcs-System_win.7z": 5994863,
@@ -142,6 +141,7 @@
142141
"https://github.com/07th-mod/umineko-hane-enter/raw/voice-only/0.utf": 1850764,
143142
"https://github.com/07th-mod/umineko-question/raw/fix_clickwait_test_rebase/InDevelopment/ManualUpdates/0.utf": 16976134,
144143
"https://github.com/07th-mod/umineko-question/releases/latest/download/script-full.7z": 2807984,
144+
"https://github.com/07th-mod/umineko-question/releases/latest/download/script-voice-only.7z": 2613345,
145145
"https://github.com/07th-mod/watanagashi/releases/download/v1.5.1/Watanagashi.Voices.Patch.v1.5.1.7z": 781328,
146146
"https://github.com/07th-mod/watanagashi/releases/latest/download/Watanagashi.Voice.and.Graphics.Patch.zip": 5074033,
147147
"https://github.com/0Mateus/himatsubushi/releases/latest/download/Himatsubushi_PT-BR.7z": 4632332,

installData.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@
780780
"descriptionID": "uminekoVoiceOnly",
781781
"files":[
782782
{"name": "base", "url":"https://github.com/07th-mod/patch-releases/releases/download/umineko-question-v1.0/umineko-question-base-voice-only.7z", "priority": 0},
783+
{"name": "script", "url":"https://github.com/07th-mod/umineko-question/releases/latest/download/script-voice-only.7z", "priority": 3, "installOnRepair": true},
783784
{"name": "exe", "url":"https://github.com/07th-mod/patch-releases/releases/download/umineko-question-v1.0/umineko-question-voice-exe.7z", "priority": 3, "installOnRepair": true}
784785
],
785786
"fileOverrides" : [

versionData.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
"id" : "Umineko Question (Ch. 1-4)/voice-only",
205205
"files":[
206206
{"id": "base", "version": "1.0.0"},
207+
{"id": "script", "version": "1.0.32"},
207208
{"id": "exe", "version": "1.0.0"}
208209
]
209210
},

0 commit comments

Comments
 (0)