SixWays / UnityShaderStripper

Modular utilities for shader stripping to drastically improve Unity build times
MIT License
350 stars 42 forks source link

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.