A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Go to file
Petr Mrázek ff33d4a1a4 OneSix instances now have a minecraft folder inside.
Also, the main instance view was expanded with helpful key events:
F2 for rename, F5 for refresh, Enter for start instance, Delete for...
2013-08-12 00:39:19 +02:00
backend OneSix instances now have a minecraft folder inside. 2013-08-12 00:39:19 +02:00
gui OneSix instances now have a minecraft folder inside. 2013-08-12 00:39:19 +02:00
java refactor indendation, fix a bug in MinecraftProcess & fix a bug in 2013-03-22 13:56:57 +01:00
launcher CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
libgroupview Fix KDE includes problem 2013-08-04 12:21:51 +02:00
libsettings Finalize the instance settings dialog, add setting reset mechanism 2013-07-16 00:30:32 +02:00
libutil Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and extraction. 2013-08-07 01:38:18 +02:00
package/linux Fixed Linux install / package support in CMakeLists. Fixed Linux start script. 2013-02-12 12:49:13 -06:00
patchlib CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
quazip Runnable 1.6 instances! 2013-08-05 03:29:50 +02:00
resources Implement icon picker, bring back raster icons. 2013-08-11 01:07:15 +02:00
.gitignore Add .user files to gitignore and remove deleted files from CMakeLists. 2013-01-25 13:29:45 -06:00
.travis.yml Add travis CI building. 2013-03-19 20:17:35 +00:00
AppSettings.cpp WTF, I don't even... 2013-08-03 15:57:33 +02:00
AppSettings.h Massive renaming in the backend folder, all around restructure in the same. 2013-07-29 00:59:35 +02:00
AppVersion.cpp WTF, I don't even... 2013-08-03 15:57:33 +02:00
AppVersion.h WTF, I don't even... 2013-08-03 15:57:33 +02:00
CMakeLists.txt Implement icon picker, bring back raster icons. 2013-08-11 01:07:15 +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 icon picker, bring back raster icons. 2013-08-11 01:07:15 +02:00
multimc_pragma.h CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
MultiMC.icns Switched to BundleUtils and added OS X support. 2013-02-18 12:59:01 -06:00
MultiMC.pro Added Per-Instance settings 2013-07-14 20:26:53 +02:00
multimc.qrc Add missing icons - iron, grass, etc. 2013-08-11 02:19:58 +02:00
multimc.rc Reorganized the main CMakeLists file and added an icon on Windows. 2013-02-21 10:32:13 -06:00
README.md Added readme 2013-01-09 12:58:33 -06:00
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.