Skip to content

A Minecraft mod designed to improve frame rates and micro-stutter

License

Notifications You must be signed in to change notification settings

CGDoctor8/sodium-fabric

 
 

Repository files navigation

Sodium

GitHub license GitHub issues GitHub tag

Sodium is a free and open-source optimization mod which attempts to improve frame rates, reduce micro-stutter, and fix graphical issues in Minecraft.

⚠️ This mod is currently in a very early stage of development. There are numerous serious, game-breaking issues. The codebase is also not in the best state currently. You should not use this in your game unless you are absolutely willing to deal with serious issues.

Support development

You can help buy me food and support development while getting early access builds of my mods by making a monthly pledge to my Patreon! You'll also gain some special perks, such as prioritized support on my Discord server.

Join the Discord

You can join the official Discord for my mods by clicking here.

Compiling the mod

You will need the latest version of Gradle 5.5 present on your system along with the Java 11 JDK. For Windows users, you can use Chocolatey or SDKMAN to manage these installations. These should be standard packages on most other operating systems. Alternatively, you can use the included Gradle wrapper with gradlew.

Once the prerequisites have been met, start a build with:

gradle build

The resulting build artifacts will be present in build/libs.

License

Sodium is licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file.

About

A Minecraft mod designed to improve frame rates and micro-stutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • GLSL 0.4%