Skip to content

A fork of Sodium adding Iris compatibility. EXPERIMENTAL AND UNSTABLE, DON'T BE SURPRISED IF THERE ARE RENDERING ISSUES, BUGS, AND CRASHES.

License

Notifications You must be signed in to change notification settings

Razboy20/sodium-fabric

This branch is 58 commits behind IrisShaders/sodium-fabric:1.16.x/iris.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98a4b23 · Sep 5, 2021
Jun 29, 2021
Apr 11, 2021
Apr 5, 2020
Sep 4, 2021
Apr 3, 2020
Feb 1, 2020
May 5, 2020
Feb 1, 2020
May 5, 2021
Sep 5, 2021
Jun 27, 2021
Mar 21, 2021
Mar 21, 2021
Apr 11, 2021

Repository files navigation

Sodium (Iris Fork)

This is a fork of Sodium adding Iris compatibility. It's experimental and is mainly intended for use by developers as a proof of concept.

Notes on compiling the fork

You will need to install JDK 8 in order to build this fork. You can either install this through a package manager such as Chocolatey on Windows or SDKMAN! on other platforms. If you'd prefer to not use a package manager, you can always grab the installers or packages directly from AdoptOpenJDK.

On Windows, the Oracle JDK/JRE builds should be avoided where possible due to their poor quality. Always prefer using the open-source builds from AdoptOpenJDK when possible.

You need to have a compiled build of Iris in your mavenLocal repository. You will be unable to compile this fork otherwise! Use the publishToMavenLocal Gradle task in the Iris repository to accomplish this.

License

Sodium (and this fork) are licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file.

About

A fork of Sodium adding Iris compatibility. EXPERIMENTAL AND UNSTABLE, DON'T BE SURPRISED IF THERE ARE RENDERING ISSUES, BUGS, AND CRASHES.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • GLSL 0.4%