3536068a678f46331f808f872280597014c8f36b
UI Compiler
Scripts for easier editing of Unity assets for Higurashi.
To use this tool you will need to install both Python and Rust.
Next you will need to download the vanilla UIs for Higurashi games and unpack them into assets/vanilla.
Then simply run this:
cargo run <chapter> <platform>
<chapter> is simply onikakushi, watanagashi and so on.
<platform> is win or mac. For tatarigoroshi platform can also be win-mg and mac-mg.
Documentation for the underlying python scripts can be found here.
The rust script will generate a new emip file in the output directory which you can apply to assets file using UABE as described in the docs for the python scripts.
If you want to use this tool to compile assets for a different language, you can change the files in the assets directory to your needs.
Description
Unity assety přeložené do češtiny, resp. skripty na jejich kompilaci. De facto fork https://github.com/07th-mod/ui-editing-scripts
Languages
Python
53.8%
Swift
22.2%
Rust
13.1%
Tcl
10%
Shell
0.9%