MultiFold is the next-generation cross-platform Minecraft launcher. This project is currently work-in-progress.
You are welcome to submit PRs (pull requests) to MultiFold. Please read contribution guidelines before getting started.
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
MultiFold is a FOSS (free and open-source software), licensed under GNU General Public License v3.0.