Skip to content

Commit

Permalink
Add UI file URLs and remove og-dll-asset-update for now
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Jan 28, 2024
1 parent 3574ed1 commit b2bf618
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,15 +738,12 @@
{"name": "voices", "url": "https://07th-mod.com/rikachama/voice/Hou-Plus-Voices.7z", "priority": 0},
{"name": "bgm-se", "url": "https://07th-mod.com/rikachama/audio/Hou-Plus-BGM-SE.7z", "priority": 0},
{"name": "ui", "url": null, "priority": 0, "installOnRepair": true},
{"name": "og-dll-asset-update", "url":"https://07th-mod.com/rikachama/og-dll-asset-update/hou-plus-og-dll-asset-update.7z", "priority": 0},
{"name": "script", "url": "https://github.com/07th-mod/hou-plus/releases/latest/download/Hou.Voice.and.Graphics.Patch.zip", "priority": 5, "installOnRepair": true}
],
"fileOverrides": [
{"name": "movie", "id": "movie-unix", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Hou-Plus-Movie_UNIX.7z", "wine": true},
{"name": "ui", "id": "ui-windows", "os": ["windows"], "unity": "2019.4.3", "url":"TODO"},
{"name": "ui", "id": "ui-windows-mg","os": ["windows"], "unity": "2019.4.4", "url":"TODO"},
{"name": "ui", "id": "ui-unix", "os": ["mac", "linux"], "unity": "2019.4.3", "url":"TODO"},
{"name": "ui", "id": "ui-unix-mg", "os": ["mac", "linux"], "unity": "2019.4.4", "url":"TODO"}
{"name": "ui", "id": "ui-windows-mg","os": ["windows"], "unity": "2019.4.4", "url":"https://07th-mod.com/rikachama/ui/Hou-Plus-UI_2019.4.4_win.7z"},
{"name": "ui", "id": "ui-unix-mg", "os": ["mac", "linux"], "unity": "2019.4.4", "url":"https://07th-mod.com/rikachama/ui/Hou-Plus-UI_2019.4.4_unix.7z"}
]
}
],
Expand Down

0 comments on commit b2bf618

Please sign in to comment.