AOF-Dev / MCinaBox

MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
GNU General Public License v3.0
1.27k stars 179 forks source link
android boatapp minecraft minecraft-java-edition minecraft-launcher

MCinaBox - A Minecraft Java Edition Launcher on Android

[Now in English] 切换为简体中文

If you find problems when you run MCinaBox, you can check Q&A first.

Instruction

Discord Banner 2

Contents

Background

Change Log

Build

Environment

Clone

Import

Build

Release

Usage

Installation

  1. Download the latest APK and runtime to your Android phone.
  2. Then start APK and find Launcher Settings - Import Runtime. Click Import to import runtime.
  3. Alternatively, you can move the runtime to / sdcard / Android/ com.aof.mcinabox/files/MCinaBox/runtime , and then repeat the previous step.

Start

  1. First, you need to create a user. Click User - Add new User to create a user.
  2. Second, you need to download Minecraft. Click Game List - Install new version to download Minecraft.
  3. Finally, you will start the game. Please select a Minecraft version on home page and start the game.

Forge API

  1. First, download Forge-Installer from Forge. It must be in Universal and jar format.
  2. Then put the downloaded jar file in /sdcard/Android/com.aof.mcinabox/files/MCinaBox/forge.
  3. Finally, open the MCinaBox and click Launcher Settings - Forge Installer to select and install the forge.

Customize

  1. MCinaBox offers a number of customization options, you can configure your launcher parameters in the Game List - Global Game Settings.
  2. MCinaBox provides the ability to customize your Minecraft working directory by configuring your Minecraft working directory in the Game Directory.
  3. MCinaBox provides the ability to customize your game controller by creating your virtual keyboard layout in the Virtual Keyboard Settings.

Online

  1. MCinaBox supports Mojang's official server authentication. When you create a user, you can check Online login and enter your Mojang account and password to log in.
  2. MCinaBox supports server authentication for Authlib-Injector. When you create a user, you can check Online login, enter your account and password, and verify the address of the server to log on.
  3. MCinaBox will not record your password in any way.

Preview

Known Issues

Launcher

  1. Microsoft Authentication API is not added, so you'll not be able to login with Microsoft Account.

Launch Minecraft

  1. Forge's loading animation will cause a crash
  2. It seems that there will be an X11 error when starting the Minecraft version below 1.6

Maintainers

@AOF-Dev

License

The software is distributed under GPL v3 with additional terms.

Additional terms under GPLv3 Section 7

  1. When you distribute a modified version of the software, you must change the software name or the version number in a reasonable way in order to distinguish it from the original version. [under GPLv3, 7(c).]
  2. You must not remove the copyright declaration displayed in the software. [under GPLv3, 7(b).]

Contribution

This project exists thanks to all the people who contribute.

List of contributors:

If you want to submit a pull request, there're some requirements:

Related