Skip to content

chtibizoux/minecraft-portable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft portable

A portable version of minecraft 1.19.2.

Files description (All files):

MinecraftLauncher.exe: A launcher writen to automatically download install and launch minecraft or fabric with java.exe or javaw.exe in jdk, it can show logs.

MinecraftJniLauncher.exe: A launcher to automatically download install and launch minecraft or fabric with jni so you can use a sizeless jdk: jdk-jni.zip, it can't show logs.

.exe launchers have a minimize to tray feature (to brainfuck your teacher):

minecraft.jar: Minecraft 1.19.2 compressed in a single jar file.

jdk.zip: The Oracle JDK 19 shink to take up less space.

jdk-jni.zip: The Oracle JDK 19 shink to take up less space, it can only be used by MinecraftJniLauncher.exe.

fabric.jar: FabricMC compressed in a single jar file.

fabric-remmaped-minecraft.jar: minecraft.jar remmaped by fabric.

fabric-api.jar: The fabric api without minimum JAVA_17 version verification due to bad version detection.

forge.zip: Forge and minecraft 1.18.2 minimized in two folder.