All Projects → MultiMC → Multimc5

MultiMC / Multimc5

Licence: other
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Multimc5

Launcher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Stars: ✭ 3,545 (+23.13%)
Mutual labels:  launcher, multimc
Minilauncher
Stars: ✭ 35 (-98.78%)
Mutual labels:  launcher, minecraft
Mcpelauncher Manifest
The main repository for the Linux and Mac OS Bedrock edition Minecraft launcher.
Stars: ✭ 338 (-88.26%)
Mutual labels:  launcher, minecraft
Launcher
sashok724's Launcher
Stars: ✭ 59 (-97.95%)
Mutual labels:  launcher, minecraft
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (-86.59%)
Mutual labels:  launcher, minecraft
Minecraft Vortex Launcher
Fast, lightweight and easy to use Minecraft launcher
Stars: ✭ 84 (-97.08%)
Mutual labels:  launcher, minecraft
Sofie Tv Automation
This is the documentation for the state-based studio automation system Sofie, used in live TV news production by the Norwegian public service broadcaster NRK since September 2018.
Stars: ✭ 155 (-94.62%)
Mutual labels:  launcher
Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (-94.34%)
Mutual labels:  launcher
Skinview3d
Three.js powered Minecraft skin viewer.
Stars: ✭ 154 (-94.65%)
Mutual labels:  minecraft
Dragonfly
Minecraft (Bedrock Edition) server software written in Go
Stars: ✭ 148 (-94.86%)
Mutual labels:  minecraft
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-94.13%)
Mutual labels:  minecraft
Seedsearcherstandalonetool
Minecraft, searching numeric seeds for specific features/biomes
Stars: ✭ 165 (-94.27%)
Mutual labels:  minecraft
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (-94.44%)
Mutual labels:  minecraft
Openminer
Minecraft-like game engine written in C++17 with a client/server architecture and support for Lua modding
Stars: ✭ 156 (-94.58%)
Mutual labels:  minecraft
Horion
Horion - A Minecraft: Bedrock Edition Utility Mod.
Stars: ✭ 163 (-94.34%)
Mutual labels:  minecraft
Ulauncher
Linux Application Launcher
Stars: ✭ 2,362 (-17.96%)
Mutual labels:  launcher
Projectares
Bukkit/Bungee plugins from the former Overcast/Lifeboat PC network, including PGM
Stars: ✭ 166 (-94.23%)
Mutual labels:  minecraft
Advanced Achievements
🎆 Popular plugin that adds unique and challenging achievements to Minecraft servers.
Stars: ✭ 151 (-94.76%)
Mutual labels:  minecraft
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (-20.53%)
Mutual labels:  minecraft
Mcmap
Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
Stars: ✭ 165 (-94.27%)
Mutual labels:  minecraft

MultiMC logo

MultiMC 5

MultiMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity.

Development

If you want to contribute, talk to us on Discord first.

While blindly submitting PRs is definitely possible, they're not necessarily going to get accepted.

We aren't looking for flashy features, but expanding upon the existing feature set without distruption or endangering future viability of the project is OK.

Building

If you want to build MultiMC yourself, check BUILD.md for build instructions.

Code formatting

Just follow the existing formatting.

In general, in order of importance:

  • Make sure your IDE is not messing up line endings or whitespace and avoid using linters.
  • Prefer readability over dogma.
  • Keep to the existing formatting.
  • Indent with 4 space unless it's in a submodule.
  • Keep lists (of arguments, parameters, initializers...) as lists, not paragraphs. It should either read from top to bottom, or left to right. Not both.

Translations

Translations can be done on crowdin. Please avoid making direct pull requests to the translations repository.

Forking/Redistributing/Custom builds policy

We keep Launcher open source because we think it's important to be able to see the source code for a project like this, and we do so using the Apache license.

Part of the reason for using the Apache license is that we don't want people using the "MultiMC" name when redistributing the project. This means people must take the time to go through the source code and remove all references to "MultiMC", including but not limited to the project icon and the title of windows, (no MultiMC-fork in the title).

Apache covers reasonable use for the name - a mention of the project's origins in the About dialog and the license is acceptable. However, it should be abundantly clear that the project is a fork without implying that you have our blessing.

License

Copyright © 2013-2021 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.

Build status

Linux (Intel32)

Build: Deploy:

Linux (AMD64)

Build: Deploy:

macOS (AMD64)

Build: Deploy:

Windows (Intel32)

Build: Deploy:
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].