Satin API

A Fabric library to help modders with shader usage

File Details

satin-1.18.0.jar

  • R
  • Jun 5, 2024
  • 99.64 KB
  • 9.3K
  • 1.20.6+1
  • Fabric

File Name

satin-1.18.0.jar

Supported Versions

  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:satin-api-385463:5401788"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.18.0:

Additions

  • Added WorldRendererReloadCallback, an event that gets triggered when e.g. video settings are updated or the player joins a world

Changes

  • Shaders' init callbacks now also run during the above event
    • This fixes resource leaks caused by setting a sampler uniform to a vanilla Framebuffer in those callbacks
  • Added a warning in the logs for bad framerate when installed together with the Vivecraft mod

see full changelog here