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`.