diff --git a/.gitignore b/.gitignore index 7c38e2e..b703566 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/assets/vanilla /output /target **/*.rs.bk diff --git a/README.md b/README.md index e613ec7..632f33a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ UI Compiler Scripts for easier editing of Unity assets for Higurashi. -To use this tool you will need to install both Python and Rust. Then simply run this: +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