Fork of PollyMC to add custom login support
Go to file
2013-09-29 21:11:30 +02:00
depends Turn pack200 into an actual library 2013-09-29 21:11:30 +02:00
gui Implement basic yggdrasil auth. 2013-09-23 00:29:40 +02:00
logic Compression algo dependencies, still need hackery... 2013-09-26 02:59:56 +02:00
package/linux
resources Add cat icon for the cat button. Meow. >:3 2013-08-25 23:35:52 +02:00
translations Fixed small thing in german language file 2013-09-23 12:46:03 +02:00
.clang-format Working 1.6 modding (currently only forge) 2013-09-22 04:21:36 +02:00
.gitignore Ignore KDE dir metadata files 2013-09-23 00:30:51 +02:00
.travis.yml
BUILD.md Formatting/misc changes in BUILD.md 2013-09-22 20:26:10 +01:00
CMakeLists.txt Replace lzma with xz. Tweaks to fix debug builds. 2013-09-28 18:43:30 +02:00
config.h.in
dependencies.cmake.in
MultiMC.cpp Implement basic yggdrasil auth. 2013-09-23 00:29:40 +02:00
MultiMC.h Implement basic yggdrasil auth. 2013-09-23 00:29:40 +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 Add build instructions, markdown-ify README.md 2013-09-22 20:00:58 +01:00
test.cpp

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.

Building

Check BUILD.md for build instructions.

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.