Skip to content

Commit 57eff70

Browse files
Force unity version checking
Hopefully will avoid issues with accidentally messing up installs
1 parent a1f0063 commit 57eff70

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

installData.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717
{"name": "cgalt", "url":"https://07th-mod.com/rikachama/graphics/Onikakushi-CGAlt.7z", "priority": 0},
1818
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/Onikakushi-Movie.7z", "priority": 0},
1919
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/Onikakushi-Voices.7z", "priority": 0},
20-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Onikakushi-UI_steam_win.7z", "priority": 0},
20+
{"name": "ui", "url":null, "priority": 0},
2121
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=onikakushi", "priority": 5}
2222
],
2323
"fileOverrides" : [
2424
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Onikakushi-Movie_UNIX.7z"},
25-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Onikakushi-UI_steam_unix.7z"}
25+
{"name": "ui", "os": ["windows"], "unity": "5.2.2f1", "url":"https://07th-mod.com/rikachama/ui/Onikakushi-UI_steam_win.7z"},
26+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.2.2f1", "url":"https://07th-mod.com/rikachama/ui/Onikakushi-UI_steam_unix.7z"}
2627
]
2728
}
2829
],
@@ -74,12 +75,13 @@
7475
{"name": "cgalt", "url":"https://07th-mod.com/rikachama/graphics/Watanagashi-CGAlt.7z", "priority": 0},
7576
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/Watanagashi-Movie.7z", "priority": 0},
7677
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/Watanagashi-Voices.7z", "priority": 0},
77-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Watanagashi-UI_steam_win.7z", "priority": 0},
78+
{"name": "ui", "url":null, "priority": 0},
7879
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=watanagashi", "priority": 5}
7980
],
8081
"fileOverrides" : [
8182
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Watanagashi-Movie_UNIX.7z"},
82-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Watanagashi-UI_steam_unix.7z"}
83+
{"name": "ui", "os": ["windows"], "unity": "5.2.2f1", "url":"https://07th-mod.com/rikachama/ui/Watanagashi-UI_steam_win.7z"},
84+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.2.2f1", "url":"https://07th-mod.com/rikachama/ui/Watanagashi-UI_steam_unix.7z"}
8385
]
8486
}
8587
],
@@ -192,12 +194,13 @@
192194
{"name": "cgalt", "url":"https://07th-mod.com/rikachama/graphics/Himatsubushi-CGAlt.7z", "priority": 0},
193195
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/Himatsubushi-Movie.7z", "priority": 0},
194196
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/Himatsubushi-Voices.7z", "priority": 0},
195-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_win.7z", "priority": 0},
197+
{"name": "ui", "url":null, "priority": 0},
196198
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=himatsubushi", "priority": 5}
197199
],
198200
"fileOverrides" : [
199201
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Himatsubushi-Movie_UNIX.7z"},
200-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_unix.7z"}
202+
{"name": "ui", "os": ["windows"], "unity": "5.4.1f1", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_win.7z"},
203+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.4.1f1", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_unix.7z"}
201204
]
202205
}
203206
],
@@ -249,12 +252,13 @@
249252
{"name": "cgalt", "url":"https://07th-mod.com/rikachama/graphics/Meakashi-CGAlt.7z", "priority": 0},
250253
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/Meakashi-Movie.7z", "priority": 0},
251254
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/Meakashi-Voices.7z", "priority": 0},
252-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Meakashi-UI_steam_win.7z", "priority": 0},
255+
{"name": "ui", "url":null, "priority": 0},
253256
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=meakashi", "priority": 5}
254257
],
255258
"fileOverrides" : [
256259
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Meakashi-Movie_UNIX.7z"},
257-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Meakashi-UI_steam_unix.7z"}
260+
{"name": "ui", "os": ["windows"], "unity": "5.5.3p3", "url":"https://07th-mod.com/rikachama/ui/Meakashi-UI_steam_win.7z"},
261+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.5.3p3", "url":"https://07th-mod.com/rikachama/ui/Meakashi-UI_steam_unix.7z"}
258262
]
259263
}
260264
],
@@ -297,12 +301,13 @@
297301
{"name": "cgalt", "url":"https://07th-mod.com/rikachama/graphics/Tsumihoroboshi-CGAlt.7z", "priority": 0},
298302
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/Tsumihoroboshi-Movie.7z", "priority": 0},
299303
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/Tsumihoroboshi-Voices.7z", "priority": 0},
300-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Tsumihoroboshi-UI_steam_win.7z", "priority": 0},
304+
{"name": "ui", "url":null, "priority": 0},
301305
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=tsumihoroboshi", "priority": 5}
302306
],
303307
"fileOverrides" : [
304308
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/Tsumihoroboshi-Movie_UNIX.7z"},
305-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Tsumihoroboshi-UI_steam_unix.7z"}
309+
{"name": "ui", "os": ["windows"], "unity": "5.5.3p3", "url":"https://07th-mod.com/rikachama/ui/Tsumihoroboshi-UI_steam_win.7z"},
310+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.5.3p3", "url":"https://07th-mod.com/rikachama/ui/Tsumihoroboshi-UI_steam_unix.7z"}
306311
]
307312
}
308313
],
@@ -347,13 +352,14 @@
347352
{"name": "se", "url":"https://07th-mod.com/rikachama/audio/ConsoleArcs-SE.7z", "priority": 0},
348353
{"name": "movie", "url":"https://07th-mod.com/rikachama/video/ConsoleArcs-Movie.7z", "priority": 0},
349354
{"name": "voices", "url":"https://07th-mod.com/rikachama/voice/ConsoleArcs-Voices.7z", "priority": 0},
350-
{"name": "ui", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_win.7z", "priority": 0},
355+
{"name": "ui", "url":null, "priority": 0},
351356
{"name": "system", "url":"https://07th-mod.com/rikachama/misc/ConsoleArcs-System.7z", "priority": 0},
352357
{"name": "script", "url":"https://07th-mod.com/latest.php?repository=higurashi-console-arcs", "priority": 5}
353358
],
354359
"fileOverrides" : [
355360
{"name": "movie", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/video/ConsoleArcs-Movie_UNIX.7z"},
356-
{"name": "ui", "os": ["mac", "linux"], "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_unix.7z"}
361+
{"name": "ui", "os": ["windows"], "unity": "5.4.1f1", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_win.7z"},
362+
{"name": "ui", "os": ["mac", "linux"], "unity": "5.4.1f1", "url":"https://07th-mod.com/rikachama/ui/Himatsubushi-UI_steam_unix.7z"}
357363
]
358364
}
359365
]

0 commit comments

Comments
 (0)