OpenMC
OpenMC is a 3rd party minecraft launcher designed for the managing of multiple minecraft installations. It features support for several mod loaders and the ability to download modpacks from several popular platforms.
Development
OpenMC is built on Qt5 and C++ primarily.
If you want to help out, open an issue or fork it and create a pull request.
Building
If you want to build OpenMC yourself, check BUILD.md for build instructions.
Code formatting
Just follow the existing formatting. v In general:
- Indent with 4 space unless it's in a submodule
- Keep lists (of arguments, parameters, initializators...) as lists, not paragraphs.
- Optimize for readability
Collaboration Policy
OpenMC is created by the community, for the community. Features are community driven and if enough people request it, it'll probably be implemented.
Forking/Redistributing
OpenMC welcomes forks, although we would prefer if you clarify that it is a fork. The name and logo are also goverened under the Apache 2 license that this project is distributed under and as suck are available for use assuming credit is given
License
Copyright © 2021 OpenMC Contributors
This is a fork of the MultiMC project. It is maintained independantly of their team, do not bug MultiMC about issues in OpenMC
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.
