Skip to content

Commit 67b6f49

Browse files
committed
[Hou+] Use normalized folder structure for OG asset pack
- Has HigurashiEp10_Data subfolder in archive
1 parent da56a30 commit 67b6f49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cachedDownloadSizes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"https://github.com/07th-mod/higurashi-rei/releases/latest/download/Rei.Voice.and.Graphics.Patch.zip": 5596483,
44
"https://github.com/07th-mod/himatsubushi/releases/download/v0.5.1/Himatsubushi.Voice.Patch.v0.5.1.7z": 414749,
55
"https://github.com/07th-mod/himatsubushi/releases/latest/download/Himatsubushi.Voice.and.Graphics.Patch.zip": 7761409,
6-
"https://github.com/07th-mod/hou-plus/releases/latest/download/Hou.Voice.and.Graphics.Patch.zip": 13907813,
6+
"https://github.com/07th-mod/hou-plus/releases/latest/download/Hou.Voice.and.Graphics.Patch.zip": 13961709,
77
"https://github.com/07th-mod/matsuribayashi/releases/download/v0.0.1/Matsuribayashi.Voice.Patch.v0.0.1.zip": 1472655,
88
"https://github.com/07th-mod/matsuribayashi/releases/latest/download/Matsuribayashi.Voice.and.Graphics.Patch.zip": 4980803,
99
"https://github.com/07th-mod/meakashi/releases/download/v0.5.0/Meakashi.Voice.Patch.v0.5.0.7z": 4709083,
@@ -52,7 +52,7 @@
5252
"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/Hou-Plus-UI_2019.4.4_win.7z": 19598449,
5353
"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-base.7z.001.meta4": 1153433600,
5454
"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-base.7z.002.meta4": 1115344844,
55-
"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-og-sprites-backgrounds.7z": 298407107,
55+
"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-og-sprites-backgrounds-v2.7z": 298407291,
5656
"https://github.com/07th-mod/patch-releases/releases/download/matsuribayashi-v1.0/Matsuribayashi-System.7z": 33055344,
5757
"https://github.com/07th-mod/patch-releases/releases/download/matsuribayashi-v1.0/Matsuribayashi-System_unix.7z": 47835608,
5858
"https://github.com/07th-mod/patch-releases/releases/download/matsuribayashi-v1.0/Matsuribayashi-UI_2017.2.5_unix.7z": 15243422,

installData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@
721721
{"name": "base2","url":"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-base.7z.002.meta4", "priority": 0},
722722
{"name": "ui", "url": null, "priority": 0, "installOnRepair": true},
723723
{"name": "script", "url": "https://github.com/07th-mod/hou-plus/releases/latest/download/Hou.Voice.and.Graphics.Patch.zip", "priority": 5, "installOnRepair": true},
724-
{"name": "og-mode", "url":"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-og-sprites-backgrounds.7z", "relativeExtractionPath": "HigurashiEp10_Data/StreamingAssets", "priority": 2}
724+
{"name": "og-mode", "url":"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/hou-og-sprites-backgrounds-v2.7z", "priority": 2}
725725
],
726726
"fileOverrides": [
727727
{"name": "ui", "id": "ui-windows","os": ["windows"], "unity": "2019.4.4", "url":"https://github.com/07th-mod/patch-releases/releases/download/hou-plus-v1.0/Hou-Plus-UI_2019.4.4_win.7z"},

0 commit comments

Comments
 (0)