Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ShaderSwapper
A lightweight library for upgrading stubbed shaders to actual shaders at runtime.
CHANGELOG
1.0.1
- Fix shader swapping resetting the render queue of materials (thanks Bog)
- Update async coroutines to always yield null instead of yielding the load handles directly
1.0.0
- First release