added line in readme

This commit is contained in:
Timothy GFO 2023-11-18 00:31:00 -04:00
parent 0df1e2367c
commit 6d00236b22

View file

@ -23,6 +23,7 @@ To use it just launch the executable file (if available for your os) or type "py
If you have any issues, which is probable, make a gitlab issue. There may be bugs.
## Roadmap
* add check so pressing replace_song twice in a row doesn't replace the original song
* Add requirements.txt
* switch to using a config file (or database) for keeping track of which tracks have been changed, that way only having one original_music folder and being able to *show* the user which song you used to replace which file.
* add selective mute, so that you mute every music except the boss music, or every song except menu music or both.