PojavLauncherTeam / PojavLauncher

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
GNU Lesser General Public License v3.0
6.9k stars 1.3k forks source link

Latest Integration Package Installation Method: Install using CMCL .JAR initiator #4034

Closed Baobuchi closed 1 year ago

Baobuchi commented 1 year ago

Is this request related to a bug?

no

Describe the request.

The steps are: 1. Download v1.8 cmcl .jar this URL: https://github.com/MrShieh-X/console-minecraft-launcher/releases After downloading the cmcl .jar, move it to the folder you created and enter the folder name you want 2.Download Termux(https://github.com/termux/termux-app/releases/tag/v0.118.0) Download JAVA17:1.termux-setup-storage,2.termux-setup-storage,3.pkg search openjdk,4. You will find that an OpenJDK-17 was retrieved. After that, execute the installation command: apt install openjdk-17 -y, 4. This step is to install jdk17 and agree to all options

Wait for the installation to complete and enter java -version, if the Java version is displayed, it is successful

3.Download the mod pack from curseforge, rename it to: modpack and move to the folder where cmcl .jar is located

4.Open termux, enter cd /sdcard/ (cmcl.jar folder name), locate it, and enter java -jar cmcl.jar -modpack -l modpack.zip

5.After installation, find the folder where the cmcl .jar is located, and directly move .minecraft to PojavLauncher's .minecraft (cannot be overwritten)

Anything else?

No response

Baobuchi commented 1 year ago

java -jar cmcl.jar -modpack -l modpack.zip

Baobuchi commented 1 year ago

Please note: It is the CMCL launcher with version 1.8

Baobuchi commented 1 year ago

There is an error in the English writing, it is recommended to see the Chinese version translated into English.

artdeell commented 1 year ago

Except nobody in the dev team knows chinese

GaucovyAero commented 1 year ago

i guess ima close this cause like its just a tutorial