A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Go to file
Andrew dd2e836b4c Split MultiMC up into a few separate libraries.
Fixed plugin system.

Tons of other stuff...
2013-02-20 19:10:09 -06:00
data Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
gui Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
hacks/boost/property_tree/detail Instance model (or at least something like it) 2013-01-22 05:56:12 +01:00
java CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
launcher CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
libinstance Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
libsettings Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
libutil Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06: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
plugins/stdinstance Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
quazip CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
resources/icons Initial commit 2013-01-09 12:22:22 -06:00
tasks Implemented login system. 2013-02-05 19:22:19 -06:00
.gitignore Add .user files to gitignore and remove deleted files from CMakeLists. 2013-01-25 13:29:45 -06:00
CMakeLists.txt Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06:00
config.h.in CMake build system, big pile of libs: bspatch, quazip, java, the launcher 2013-01-11 02:25:40 +01:00
dependencies.cmake.in Linux packaging stuff. 2013-02-12 10:14:23 -06:00
main.cpp Split MultiMC up into a few separate libraries. 2013-02-20 19:10:09 -06: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 Implemented settings dialog. 2013-01-28 15:35:09 -06:00
multimc.qrc Added new instance dialog. 2013-02-01 13:07:36 -06:00
README.md Added readme 2013-01-09 12:58:33 -06: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.