Skip to content

Luligabi1/NoIndium

Repository files navigation

No Indium?

Fabric API

No Indium? is a small, jij-able mod attempting to minimize the usage of Sodium without Indium on Fabric.

Features

  • Warns users using Sodium without Indium;
  • Warns users using Optifabric;
  • Configurable (disable one of the previous features, remove "Proceed Anyway" button).

Adding to your project

repositories {
    maven {
        url = 'https://maven.cafeteria.dev/releases/'
    }
}

dependencies {
    modImplementation "me.luligabi:NoIndium:[VERSION]"
    include "me.luligabi:NoIndium:[VERSION]"
}

You can check the mod's current version at Cafeteria's Maven.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages