Skip to content

Commit

Permalink
Add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
comp500 committed Nov 13, 2024
1 parent 7ef0400 commit c4203e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Since Sodium 0.6.0, Indium is no longer required!
Sodium now has support for the Fabric Rendering API built in, so you no longer need Indium.

Indium also isn't compatible with Sodium 0.6.0+, so don't use it :)

<hr>

# Indium
Indium is an addon for the rendering optimisation mod [Sodium](https://modrinth.com/mod/sodium), providing support for the Fabric Rendering API. The Fabric Rendering API is required for many mods that use advanced rendering effects, and is currently not supported by Sodium directly. Indium is based upon the reference implementation Indigo, which is part of Fabric API with source available [here](https://github.com/FabricMC/fabric/tree/1.17/fabric-renderer-indigo). (licensed Apache 2.0)

Expand Down

0 comments on commit c4203e6

Please sign in to comment.