Skip to content

ericbsd/lwjgl3-port

 
 

Repository files navigation

Minecraft 1.14

This repo contains

  • Build script to fetch and compile code required to run Minecraft 1.14
  • Self-contained launcher script for Minecraft client

Dependencies are

Instructions

Step 1 Read through the build.sh script. Install binary dependencies if necessary.

Step 2 Execute ./build.sh

When build is complete, set ROOT in minecraft-runtime-1.13 to this folder and start with

./minecraft-client-1.13

From the Minecraft launcher, edit your profile and change the executable to <absolute-path-to-this-folder>/minecraft-runtime-1.13

About

Minecraft 1.14 (was: FreeBSD port of LWJGL3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.0%
  • Java 21.0%