From 3fb15a08b873c2c89f4251610185022af0e30725 Mon Sep 17 00:00:00 2001 From: Jhrino Date: Tue, 31 Oct 2023 00:37:25 +0300 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..131162e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# HActLib +Library for reading hacts and beps from Yakuza game +
+CMN HAct files (Yakuza 5-Current) +
+hact_tev.bin files (Yakuza 3-4) +
+YAct files (Yakuza 1-2) +
+
+Several tools are included which makes it easy to modify these formats, the biggest one being AuthEdit (Projects/CMNEdit) +![Image](https://github.com/Fronkln/HActLib/blob/main/authedit.PNG)