From 48dc94603a6bb239783fdea5b13d1980d81196c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Fri, 7 Sep 2018 19:41:05 +0200 Subject: [PATCH] Update readme --- .gitignore | 1 + README.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) 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