From b3cf0004e411c2b6224fe7e74b3f52af76af0ca4 Mon Sep 17 00:00:00 2001 From: Cainan Date: Fri, 28 Jun 2024 17:43:30 +0100 Subject: [PATCH] Update README.md --- TaikoSongConversionTool/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TaikoSongConversionTool/README.md b/TaikoSongConversionTool/README.md index 32c53a3..dc8e47d 100644 --- a/TaikoSongConversionTool/README.md +++ b/TaikoSongConversionTool/README.md @@ -37,6 +37,8 @@ Python 3.12.3 or newer tkinter installed through pip `pip install tk` sv_ttk installed through pip `pip install sv_ttk` cryptography installed through pip `pip install cryptography` +pillow installed through pip `pip install pillow` +numpy installed through pip `pip install numpy` pydub installed through pip `pip install pydub` ffplay installed in `path`. Song Data properly converted to the format this tool expects, stored in a folder called `data` or `data_custom`.