Skip to content

Instantly share code, notes, and snippets.

View HitCoder9768's full-sized avatar

John HitCoder9768

  • Oxford, England
View GitHub Profile
#!/bin/bash
#
# https://bugs.mojang.com/browse/MC-122477
# Replaces the extracted libglfw.so with this custom built one.
# How that can be done depends on your launcher.
# Minecraft version doesn't matter but GLFW version should match.
#
# How to find the version hash:
# 1. Locate the "natives-linux.jar" file for your Minecraft version.
# e.g. .minecraft/libraries/org/lwjgl/lwjgl-glfw/3.3.3/lwjgl-glfw-3.3.3-natives-linux.jar