From 503fd0592378554744db8f397e4df8e4b4f37860 Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Thu, 18 Jul 2024 19:46:04 +1000 Subject: [PATCH] Add Higu Ch.6 Brazilian Portuguese Language Patch --- cachedDownloadSizes.json | 1 + installData.json | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/cachedDownloadSizes.json b/cachedDownloadSizes.json index 6be6c1e..23f91a3 100644 --- a/cachedDownloadSizes.json +++ b/cachedDownloadSizes.json @@ -149,6 +149,7 @@ "https://github.com/0Mateus/meakashi/releases/latest/download/Meakashi_PT-BR.7z": 17801087, "https://github.com/0Mateus/onikakushi/releases/latest/download/Onikakushi_PT-BR.7z": 10886498, "https://github.com/0Mateus/tatarigoroshi/releases/latest/download/Tatarigoroshi_PT-BR.7z": 6051622, + "https://github.com/0Mateus/tsumihoroboshi/releases/latest/download/Tsumihoroboshi_PT-BR.7z": 18037346, "https://github.com/0Mateus/watanagashi/releases/latest/download/Watanagashi_PT-BR.7z": 11208782, "https://github.com/Airdrakis/Higurashi_Rei-ru/releases/latest/download/HigurashiEp09_Data.7z": 82622098, "https://github.com/OniUA/HigurashiUA/releases/latest/download/WatanagashiUA.zip": 38791443, diff --git a/installData.json b/installData.json index 0e7529c..617d420 100644 --- a/installData.json +++ b/installData.json @@ -467,6 +467,10 @@ { "name": "Apply Russian language patch", "description": "A patch including a full conversion of the game to Russian. **Please note:** \n - 07th-mod doesn't directly support this community fork - instead, please contact the creator [by e-mail](mailto:wf1264962@gmail.com?subject=Tsumihoroboshi).", "data": {"url": "https://github.com/wf1264/tsumihoroboshi-ru/releases/latest/download/tsumihoroboshi_ru_windows.7z", "relativeExtractionPath": ".", "priority": 30} + }, + { + "name": "Apply Brazilian Portuguese Language Patch", "description": "A patch including a full conversion of the game to Brazilian Portuguese. **Please note:** \n - 07th-mod doesn't directly support this community fork - instead, please raise an issue on the [Brazilian's patch Github page](https://github.com/0Mateus/tsumihoroboshi/issues).\n - Also consider checking out the [patch's discord server](https://discord.com/invite/XSeue89aaa) directly instead.", + "data": {"url": "https://github.com/0Mateus/tsumihoroboshi/releases/latest/download/Tsumihoroboshi_PT-BR.7z", "relativeExtractionPath": ".", "priority": 30} } ] },