using --mcc fails to run MCC
Describe the bug after every scan it attempts to use MCC to join the server but fails saying "Cannot open assembly 'MinecraftClient': File does not contain a valid CIL image."
To Reproduce Steps to reproduce the behavior:
- Install creeper
- install latest MCC
- Type './creeper.sh example.0.0.0/8 --mcc'
- See error
Screenshots

Desktop (please complete the following information):
- OS, Distro and version: openSUSE Leap 15.3
- Script Version v1.2.0.0
Additional context someone had the same problem using MCC by itself https://github.com/MCCTeam/Minecraft-Console-Client/issues/2106 the problem just seems to be MCC doesnt use mono to run anymore, https://github.com/MCCTeam/Minecraft-Console-Client/issues/2106#issuecomment-1217221509 fixing this problem would also fix the other open issue with microsoft accounts since MCC supports ms accounts now
Hi, thanks for letting me know. It has been a while since I had updated this one since the whole MS fiasco.
I'll look into the changes to MCC and implement an update.