You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the development of Sodium for Minecraft 1.21.4 is blocked on upstream's port of Fabric Rendering API. We need to find a way to make this dependency optional so that we can get unblocked and avoid delays in the future.
The work involved to do this looks to be significant, and there is no way it can be done in the next day. As a stop-gap solution, we may need to distribute a patched version of the upstream module so that we can release on time.
To be clear, the goal is simply to make it so that Fabric integration is not required for our team to work on a prototype port of the mod. We don't plan to change our stance regarding Fabric API support whatsoever.
The text was updated successfully, but these errors were encountered:
Fabric API has a very large outstanding pull request (FabricMC/fabric#4247) that is being actively updated, which Sodium is currently targeting in a snapshot branch. But there were some breaking changes made today that we still need to adapt for, and there are not yet any reviews.
Right now, the development of Sodium for Minecraft 1.21.4 is blocked on upstream's port of Fabric Rendering API. We need to find a way to make this dependency optional so that we can get unblocked and avoid delays in the future.
The work involved to do this looks to be significant, and there is no way it can be done in the next day. As a stop-gap solution, we may need to distribute a patched version of the upstream module so that we can release on time.
To be clear, the goal is simply to make it so that Fabric integration is not required for our team to work on a prototype port of the mod. We don't plan to change our stance regarding Fabric API support whatsoever.
The text was updated successfully, but these errors were encountered: