From 6d00236b228352aaf5067a8e77b4a57959a64d08 Mon Sep 17 00:00:00 2001 From: Timothy GFO Date: Sat, 18 Nov 2023 00:31:00 -0400 Subject: [PATCH] added line in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b146a86..1d22535 100644 --- a/README.md +++ b/README.md @@ -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.