Fork of PollyMC to add custom login support
Go to file
Andrew a332e0d7b1 Fix crashing when there are no accounts added
The warning message actually displays now when there are no Mojang
accounts to log in with, rather than simply crashing MultiMC.
2013-11-22 09:53:27 -06:00
depends
gui Fix crashing when there are no accounts added 2013-11-22 09:53:27 -06:00
logger
logic Nuke and pave the old login system 2013-11-20 18:31:15 -06:00
package/linux
resources
translations
.clang-format
.gitignore Added YouCompleteMe config to .gitignore 2013-11-13 12:37:54 -06:00
BUILD.md
CMakeLists.txt Implement account list and account list dialog 2013-11-18 12:05:35 -06:00
config.h.in
dependencies.cmake.in
MultiMC.cpp Implement saving account list to file 2013-11-19 12:53:30 -06:00
MultiMC.h Implement loading accounts from list. 2013-11-18 12:58:03 -06:00
MultiMC.icns
multimc.qrc
multimc.rc
MultiMCVersion.h
README.md
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.

Contributing

The repository is currently managed by @peterix and @drayshak - we're the ones likely to review pull requests. If you'd like to contribute to the project please talk to us on IRC (Esper/#MultiMC) first! This helps us organise ideas and keep in contact with you, and we're unlikely to accept anything blindly.

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.