multifold
multifold copied to clipboard
The next-generation cross-platform Minecraft Launcher.
trafficstars
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.