All Projects → MultifoldLauncher → multifold

MultifoldLauncher / multifold

Licence: GPL-3.0 license
The next-generation cross-platform Minecraft Launcher.

Programming Languages

dart
5743 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to multifold

PolyMC
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
Stars: ✭ 1,961 (+6436.67%)
Mutual labels:  forge, minecraft-launcher, fabricmc, modrinth
FlowUpdater
The free and open source solution to update Minecraft.
Stars: ✭ 54 (+80%)
Mutual labels:  forge, curseforge, mods
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (+40%)
Mutual labels:  forge, fabricmc
serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (+120%)
Mutual labels:  forge, fabricmc
Modding-Resources
A set of ressources for minecraft modding with MinecraftForge by the community
Stars: ✭ 42 (+40%)
Mutual labels:  forge, fabricmc
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-40%)
Mutual labels:  curseforge, mods
The-Aether-II
The Aether II is the sequel to the highly popular dimension mod "The Aether" for modern versions of Minecraft.
Stars: ✭ 35 (+16.67%)
Mutual labels:  forge, curseforge
The-Aether
The original "The Aether" mod, rewritten to be ported to Minecraft 1.18 and beyond.
Stars: ✭ 85 (+183.33%)
Mutual labels:  forge, curseforge
pax
📦 The MC modpack manager for professionals.
Stars: ✭ 83 (+176.67%)
Mutual labels:  forge, curseforge
kibe
A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Stars: ✭ 42 (+40%)
Mutual labels:  mods, fabricmc
FallingTree
Minecraft mod to make the trees fall in one cut
Stars: ✭ 47 (+56.67%)
Mutual labels:  forge, fabricmc
old-animations
Client-side modification for Fabric that allows users to restore animations from older versions.
Stars: ✭ 19 (-36.67%)
Mutual labels:  curseforge, modrinth
Industrial-Revolution
An Industrial mod made for Fabric.
Stars: ✭ 153 (+410%)
Mutual labels:  mods, fabricmc
QuickCarpet
Powerful toolbox with ultimate control for technical Minecraft
Stars: ✭ 125 (+316.67%)
Mutual labels:  mods, fabricmc
FancyMenu
Source code for the FancyMenu mod.
Stars: ✭ 93 (+210%)
Mutual labels:  forge, mods
ModPackDownloader
Simple downloader/updater for Minecraft Forge Modpacks. Works with Curse manifest JSONs.
Stars: ✭ 53 (+76.67%)
Mutual labels:  forge, curseforge
ferium
Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases
Stars: ✭ 657 (+2090%)
Mutual labels:  curseforge, modrinth
Requiem
Revamps Minecraft's vanilla death experience and adds various related mechanics.
Stars: ✭ 88 (+193.33%)
Mutual labels:  curseforge, fabricmc
ArmorPlus
ArmorPlus is a mod based on exploration, killing, building, getting geared up, fight the bosses and explore the depths of your worlds.
Stars: ✭ 25 (-16.67%)
Mutual labels:  forge
steev
Unreleased fixes and tweaks (1.8.9)
Stars: ✭ 11 (-63.33%)
Mutual labels:  forge

License Issues Discord

MultiFold

MultiFold is the next-generation cross-platform Minecraft launcher. This project is currently work-in-progress.

Contributing

You are welcome to submit PRs (pull requests) to MultiFold. Please read contribution guidelines before getting started.

Development

We recommend using IntelliJ IDEA (Ultimate) with Dart Support or (VS)Code.

First, install melos (if you haven't already). Ensure that your Pub cache is on your system's PATH.

$ dart pub global activate melos

Then, bootstrap the project by running:

$ melos bootstrap

Generating code:

Execute code generation by using:

$ melos run gen

Licensing

MultiFold is a FOSS (free and open-source software), licensed under GNU General Public License v3.0.

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].