-
MojoLauncher is a launcher, based on PojavLauncher, that allows you to play Minecraft: Java Edition on your Android device!
-
It can run almost every version of Minecraft, allowing you to use .jar only installers to install modloaders such as Forge and Fabric, mods like OptiFine and LabyMod, as well as hack clients like Wurst, and much more!
- Introduction
- Getting MojoLauncher
- Building
- Current status
- License
- Contributing
- Credits & Third party components and their licenses
- MojoLauncher is a Minecraft: Java Edition launcher for Android based on PojavLauncher
- This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 1.21 snapshots (including Combat Test versions).
- Modding via Forge and Fabric are also supported.
You can get MojoLauncher via three methods:
-
You can get the prebuilt app from automatic builds.
-
You can build from source.
- Build the launcher (it will automatically download all required components)
./gradlew :app_pojavlauncher:assembleDebug
(Replace ./gradlew
with .\gradlew.bat
if you are building on Windows).
- Instance system in favor of profiles
- Out-of-the box 1.21.5 support
- LTW: resolve issues with Create
- LTW: enable compute shader/image extensions
- LTW: switch to a color-renderable format for framebuffers
- Modpack/mod management tool
- mrpack/CurseForge zip import
- MMC-compatible instance import
- Patch-on-dlopen for mod native libraries
- Replace Holy-GL4ES 1.1.5 with KW (maybe? need to figure out requirements)
- Some physical mice may have very slow mouse speed
- On Holy GL4ES, large texture atlases may be distorted (resulting in stretched/blocky textures in modpacks)
- Probably more, that's why we have a bug tracker ;)
- MojoLauncher is licensed under GNU LGPLv3.
Contributions are welcome! We welcome any type of contribution, not only code. For example, you can help the wiki shape up. You can help the translation too!
Any code change to this repository should be submitted as a pull request. The description should explain what the code does and give steps to execute it.
- PojavLauncher: GNU LGPLv3 License
- Boardwalk (JVM Launcher): Unknown License/Apache License 2.0 or GNU GPLv2.
- Android Support Libraries: Apache License 2.0.
- GL4ES: MIT License.
- OpenJDK: GNU GPLv2 License.
- LWJGL3: BSD-3 License.
- Mesa 3D Graphics Library: MIT License.
- pro-grade (Java sandboxing security manager): Apache License 2.0.
- bhook (Used for exit code trapping): MIT license.
- Thanks to MCHeads for providing Minecraft avatars.