This commit is contained in:
Jáchym Toušek
2019-08-08 23:02:16 +02:00
parent 23bf03224d
commit 79c7bb2eb6

View File

@@ -5,7 +5,7 @@ Scripts for easier editing of Unity assets for Higurashi.
To use this tool you will need to install both Python and Rust. To use this tool you will need to install both Python and Rust.
Next you will need to download the [vanilla UIs](http://07th-mod.com/higurashi_resources/vanilla.7z) for Higurashi games and unpack them into `assets/vanilla`. Next you will need to download the [vanilla UIs](http://07th-mod.com/archive/vanilla.7z) for Higurashi games and unpack them into `assets/vanilla`.
You'll also need UABE 2.2 stable or newer (or 2.2 beta4 with [this patch applied](https://github.com/DerPopo/UABE/files/2408196/AssetsBundleExtractor_2.2beta4_applyemip.zip)) and 7zip command line executable. Both `AssetBundleExtractor.exe` and `7za.exe` need to be available in your system `PATH`. You'll also need UABE 2.2 stable or newer (or 2.2 beta4 with [this patch applied](https://github.com/DerPopo/UABE/files/2408196/AssetsBundleExtractor_2.2beta4_applyemip.zip)) and 7zip command line executable. Both `AssetBundleExtractor.exe` and `7za.exe` need to be available in your system `PATH`.