Version 2.0.0:
Updated to MC 1.21
Changes
- The root package has been changed from
ladysnake.satin
toorg.ladysnake.satin
- global search-replace of
ladysnake.satin
->org.ladysnake.satin
should do the trick for the migration in your projects
- global search-replace of
Removals
- Removed the
nanoTime
parameter inPostWorldRenderCallback
andPostWorldRenderCallbackV2
(deprecated since 1.17.0) - Removed the
ShaderEffectManager#manageProgram
methods (deprecated since 1.6.0) - Removed deprecated
GlMatrices
methods (deprecated since 1.1.0)
see full changelog here