Skip to content

Commit

Permalink
Umineko: Update graphics archives(fix indexed png)
Browse files Browse the repository at this point in the history
- all indexed mode .png files replaced with RGB/RGBA mode
- see 07th-mod/umineko-answer#63
  • Loading branch information
drojf committed Jul 14, 2019
1 parent d99598b commit 134bca0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
"downloadSize": 5.0e9,
"files":[
{"name": "voices", "url":"https://07th-mod.com/Beato/Umineko-Voices-nsa.7z.meta4", "priority": 0},
{"name": "graphics", "url":"https://07th-mod.com/Beato/1080p/Umineko-Graphics-1080p-v2.7z.meta4", "priority": 0},
{"name": "graphics", "url":"https://07th-mod.com/Beato/1080p/Umineko-Graphics-1080p-v3.7z.meta4", "priority": 0},
{"name": "script", "url":"https://07th-mod.com/Beato/script-full.zip", "priority": 0},
{"name": "adv-zip", "url":"https://07th-mod.com/Bern/Umineko-ADV_Mode.7z", "priority": 0},
{"name": "rolling-update", "url":"https://07th-mod.com/Beato/1080p/Umineko-Update-1080p-Rolling-ALL-OS.7z", "priority": 1},
Expand Down Expand Up @@ -458,7 +458,7 @@
"descriptionID": "uminekoAnswerFull",
"downloadSize": 7.2e9,
"files":[
{"name": "graphics", "url":"https://07th-mod.com/Bern/UminekoChiru-Graphics.7z.meta4", "priority": 0},
{"name": "graphics", "url":"https://07th-mod.com/Bern/UminekoChiru-Graphics-v2.7z.meta4", "priority": 0},
{"name": "voices", "url":"https://07th-mod.com/Bern/UminekoChiru-Voices-nsa.7z.meta4", "priority": 0},
{"name": "script", "url":"https://07th-mod.com/Bern/script-full.zip", "priority": 0},
{"name": "exe", "url":"https://07th-mod.com/Bern/Umineko5to8.exe", "priority": 0},
Expand All @@ -474,7 +474,7 @@
"descriptionID": "uminekoAnswerADV",
"downloadSize": 7.2e9,
"files":[
{"name": "graphics", "url":"https://07th-mod.com/Bern/UminekoChiru-Graphics.7z.meta4", "priority": 0},
{"name": "graphics", "url":"https://07th-mod.com/Bern/UminekoChiru-Graphics-v2.7z.meta4", "priority": 0},
{"name": "voices", "url":"https://07th-mod.com/Bern/UminekoChiru-Voices-nsa.7z.meta4", "priority": 0},
{"name": "script", "url":"https://07th-mod.com/Bern/script-adv-mode.zip", "priority": 0},
{"name": "adv-zip", "url":"https://07th-mod.com/Bern/UminekoChiru-ADV_Mode.7z", "priority": 0},
Expand Down

0 comments on commit 134bca0

Please sign in to comment.