(Note: MultiMC 3 is no longer being maintained. See https://github.com/Forkk/MultiMC4 instead.) A Minecraft tool that allows you to manage multiple installations as well as install and uninstall mods by simply dragging and dropping them. (This is the C# version)
Hey - I figured I'd get my hands dirty and see whether I could implement it. It's a bit rough around the edges because I don't know C# too well - see especially the FIXME in Main.cs - but it's a start. I tested it - everything else seems to work with this in place.
Hey - I figured I'd get my hands dirty and see whether I could implement it. It's a bit rough around the edges because I don't know C# too well - see especially the FIXME in Main.cs - but it's a start. I tested it - everything else seems to work with this in place.