A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Go to file
2013-09-07 04:00:58 +02:00
depends Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
gui Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
logic Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
package/linux
resources Add cat icon for the cat button. Meow. >:3 2013-08-25 23:35:52 +02:00
.gitignore Working on legacy support, incomplete. 2013-08-14 08:13:41 +02:00
.travis.yml Add travis CI building. 2013-03-19 20:17:35 +00:00
CMakeLists.txt Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
config.h.in Include Git commit hash in config.h 2013-02-21 11:02:48 -06:00
dependencies.cmake.in
MultiMC.cpp Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
MultiMC.h Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
MultiMC.icns
multimc.qrc Add cat icon for the cat button. Meow. >:3 2013-08-25 23:35:52 +02:00
multimc.rc
MultiMCVersion.h Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
README.md
test.cpp refactor indendation, fix a bug in MinecraftProcess & fix a bug in 2013-03-22 13:56:57 +01:00

MultiMC

MultiMC 5

MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.

License

Copyright © 2013 MultiMC Contributors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.