Skip to content

Commit 15ddd01

Browse files
committed
Update hou script and ui
- Temporarily use github link to avoid caching issues
1 parent 73d51e4 commit 15ddd01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

installData.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,8 @@
745745
{"name": "script", "url": "https://github.com/07th-mod/hou-plus/releases/latest/download/Hou.Voice.and.Graphics.Patch.zip", "priority": 5, "installOnRepair": true}
746746
],
747747
"fileOverrides": [
748-
{"name": "ui", "id": "ui-windows","os": ["windows"], "unity": "2019.4.4", "url":"https://07th-mod.com/rikachama/ui/Hou-Plus-UI_2019.4.4_win.7z"},
749-
{"name": "ui", "id": "ui-unix", "os": ["mac", "linux"], "unity": "2019.4.4", "url":"https://07th-mod.com/rikachama/ui/Hou-Plus-UI_2019.4.4_unix.7z"}
748+
{"name": "ui", "id": "ui-windows","os": ["windows"], "unity": "2019.4.4", "url":"https://github.com/07th-mod/ui-editing-scripts/releases/download/v1.0.6_hou-plus/Hou-Plus-UI_2019.4.4_win.7z"},
749+
{"name": "ui", "id": "ui-unix", "os": ["mac", "linux"], "unity": "2019.4.4", "url":"https://github.com/07th-mod/ui-editing-scripts/releases/download/v1.0.6_hou-plus/Hou-Plus-UI_2019.4.4_unix.7z"}
750750
]
751751
}
752752
],

versionData.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@
219219
{"id": "movie", "version": "1.0.1"},
220220
{"id": "voices", "version": "1.0.0"},
221221
{"id": "bgm-se", "version": "1.0.2"},
222-
{"id": "script", "version": "1.0.0"},
223-
{"id": "ui-windows", "version": "1.0.0"},
224-
{"id": "ui-unix", "version": "1.0.0"},
222+
{"id": "script", "version": "1.0.1"},
223+
{"id": "ui-windows", "version": "1.0.1"},
224+
{"id": "ui-unix", "version": "1.0.1"},
225225
{"id": "og-dll-asset-update", "version": "1.0.0"}
226226
]
227227
},

0 commit comments

Comments
 (0)