Skip to content

Instantly share code, notes, and snippets.

View ReperakDev's full-sized avatar

Reperak ReperakDev

View GitHub Profile

Keybase proof

I hereby claim:

  • I am reperakdev on github.
  • I am reperak (https://keybase.io/reperak) on keybase.
  • I have a public key ASCtFs0poJ0xFQfay4p-SgnB1Cdq13FcuEXELs3sScRHvgo

To claim this, I am signing this object:

@ReperakDev
ReperakDev / compiling-iris-fabric-shaders-mod.md
Last active July 16, 2023 22:03
Document containing instructions on building the Iris shaders mod for Fabric in protest of Coderbot's recent decision regarding precompiled binaries.

Created in the spirit of free information, this document details the process of building Iris for Fabric, along with prerequisites.

Under the GNU GPLv3 license, anyone is fully allowed to share this information regarding the build process and distribute binaries.

Prereqisites

First, you'll need a Java 8 JDK, which is a suite of tools used for developing and compiling with Java. OpenJDK is recommended.

Windows

On Windows, you can get it from here (this link automatically selects the right JDK you'll need, just press the blue button)