A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Go to file
2013-07-06 02:41:23 +02:00
gui Added dialog box and functionality to mainwindow delete button. 2013-07-04 15:39:41 -07:00
hacks/boost/property_tree/detail
java refactor indendation, fix a bug in MinecraftProcess & fix a bug in 2013-03-22 13:56:57 +01:00
launcher
libgroupview Mystery meat layout hack to get things aligned 2013-03-25 20:58:45 +01:00
libmultimc Implement some bits and pieces, disable dead buttons. 2013-06-23 22:10:32 +02:00
libsettings Focus password text box if there's an account saved by default. Save settings! 2013-04-08 18:21:43 +02:00
libutil Move job queue to libutil 2013-07-06 01:50:07 +02:00
package/linux Fixed Linux install / package support in CMakeLists. Fixed Linux start script. 2013-02-12 12:49:13 -06:00
patchlib
quazip Fix quazip issues. 2013-04-01 12:04:40 -05:00
resources Fix settings objects, instances can be started from the GUI now 2013-03-24 15:36:00 +01:00
.gitignore
.travis.yml Add travis CI building. 2013-03-19 20:17:35 +00:00
asset_test.cpp Add a job that removes any files that don't match a whitelist from a folder. 2013-07-06 02:41:23 +02:00
CMakeLists.txt Add queued downloader, some super-minor UI tweaks in stuff that's not even visible yet. 2013-06-30 22:39:57 +02:00
config.h.in Include Git commit hash in config.h 2013-02-21 11:02:48 -06:00
dependencies.cmake.in Linux packaging stuff. 2013-02-12 10:14:23 -06:00
main.cpp Implement basic game updater. 2013-05-08 12:56:43 -05:00
multimc_pragma.h
MultiMC.icns Switched to BundleUtils and added OS X support. 2013-02-18 12:59:01 -06:00
MultiMC.pro
multimc.qrc Added background cat. Proof of concept :3 2013-03-19 03:20:49 +01:00
multimc.rc Reorganized the main CMakeLists file and added an icon on Windows. 2013-02-21 10:32:13 -06: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.