From 5afa8e84a032d8b8305a72102e40d541a1a6b371 Mon Sep 17 00:00:00 2001 From: Escartem Date: Wed, 11 Oct 2023 16:42:56 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 45bb480..b2e4873 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ # AnimeWwise Extract audio from .pck and .hdiff to mp3 with this tool. It can in theory extract any pck or hdiff file from any game even though it was made for Genshin Impact. There are others tools that do the same but none of them were working so I just made my own. -# ℹ️ This branch is made for future updates in this tool, including: -- export files with their original names -- more export formats support -- reverse search ? - # Usage 1. Get the repo by [downloading it](https://github.com/Escartem/WwiseExtract/archive/refs/heads/master.zip) or cloning it (`git clone https://github.com/Escartem/WwiseExtract`)