MCC was written as my first real C program in early 2021. There are undoubtedly many mistakes made.
It does, however, remain a quite functional Minecraft launcher that runs just about any Minecraft version.
If you're interested in running it for yourself, please note:
- It was written on Linux. You may get it working on Windows & Mac if you try!
- I have not tested multiplayer. Theorectically, it should work, but there's no guarantees.
- It's a CLI program. Look at the man page included with the source code to figure out how to run it.
- You won't be able to run custom versions (such as Optifine). I never got around to writing code for that.