ca297fca79
Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded. |
||
---|---|---|
cmake | ||
depends | ||
gui | ||
logger | ||
logic | ||
package/linux | ||
resources | ||
translations | ||
.clang-format | ||
.gitignore | ||
BUILD.md | ||
CMakeLists.txt | ||
config.h.in | ||
dependencies.cmake.in | ||
generated.qrc.in | ||
graphics.qrc | ||
MultiMC.cpp | ||
MultiMC.h | ||
MultiMC.icns | ||
multimc.rc | ||
MultiMCVersion.h | ||
README.md | ||
test.cpp |
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.