Skip to content

Source code for BlockLauncher, a launcher that patches Minecraft for Android

License

Notifications You must be signed in to change notification settings

zhuowei/MCPELauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75dccc3 · Jan 19, 2020
Jan 19, 2020
Nov 24, 2018
Jan 18, 2020
Sep 5, 2017
Feb 15, 2015
Nov 18, 2019
Dec 27, 2019
Jan 19, 2020
Jul 2, 2017
Jan 6, 2015
Mar 30, 2014
Jan 19, 2020
Jan 19, 2020
Mar 3, 2013
Mar 3, 2013
Jan 19, 2020
Feb 18, 2013
Jan 7, 2013
Jan 9, 2016
Feb 20, 2014
Mar 30, 2014
Nov 24, 2018
Apr 5, 2014
Jun 27, 2014

Repository files navigation

BlockLauncher: a custom Minecraft launcher for Android

Build Status

Building

BlockLauncher's build system is complicated and out of date. It still uses Ant (and thus is incompatible with Android Studio), and uses older versions of various libraries.

Scripts to setup a build environment can be found in tools/ci/ci_build.sh.

This script is tested to work on GitHub Actions' Ubuntu 18.04 image, and on a fresh Ubuntu 19.10 install.

You may need to install:

sudo apt install git p7zip-full openjdk-8-jdk ant
sudo update-java-alternatives -s java-1.8.0-openjdk-amd64

License

Most of the code is licensed under the Apache License, version 2.0.

Some code is licensed under different licenses: see the Third-party licenses section below.

Third-party licenses

This program uses aFileChooser by Paul Burke. See https://github.com/zhuowei/aFileChooser for licensing information.

This program contains code from machinamentum's PTPatchTool, licensed under the Eclipse Public License.

The sample textures are based on NathanX's Slickcraft texture pack.

This program contains a version of Saurik's Cydia Substrate, licensed under the LGPL.

This program uses the libsuperuser library by Chainfire.

This program uses the Rhino JavaScript interpreter.

About

Source code for BlockLauncher, a launcher that patches Minecraft for Android

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published