From add713d1359ba064aabf782d1cd6710d14f90496 Mon Sep 17 00:00:00 2001 From: LemonHaze420 <35783139+LemonHaze420@users.noreply.github.com> Date: Mon, 25 Mar 2019 22:18:05 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 418ff7b..a51bc5c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A multi-purpose tool built with [ShenmueDKSharp](https://github.com/philyeahz/ShenmueDKSharp) to convert/unpack a variety of file formats used in Shenmue I and Shenmue II. ``` -wudecon v1.0.6937.39281 +wudecon v1.0.7023.39908 wudecon wudecon --all @@ -10,6 +10,11 @@ wudecon v1.0.6937.39281 wudecon --mt5 wudecon --mt7 wudecon [--pkf|--pks|--spr|--ipac|--gz|--afs] - wudecon --tac -Batch conversion possible by replacing file argument for path + wudecon --tc + wudecon --tacfile + wudecon --tacfull + + Batch conversion possible by replacing file argument for path + When using --tacfile (or -tfile) the path to search for within the TAC needs to be in lowercase. + For verbose logging, add 'v' to the beginning or end of the mode, e.g. '--allv' or 'v--mt5' ```