• Stars
    star
    346
  • Rank 121,904 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modular utilities for shader stripping to drastically improve Unity build times

UnityShaderStripper

Modular editor utilities for shader stripping to drastically improve Unity build times.

Create ShaderStripper assets with multiple rulesets to define what shaders you want to strip, edit them in the GUI, and ShaderStripper will automatically run at build time.

Read the wiki for instructions.