What has been done?
- Listed the mods in the user's .minecraft folder. ✅
- Checked if the mods folder is empty or has no mods inside. ✅
- If there happened to be any .jar files in this folder, a prompt was displayed where the user had to choose whether to replace them or not. ✅
- method info() -> blue color ==> "[INFO] msg" ✅
- method warning() -> yellow color ==> "[WARNING] msg" ✅
- method error() -> red color ==> "[ERROR] msg" ✅