====== Build Optimization ====== Here you can read about optimizing Dragon Water for building player more effectively. ---- ===== Shader Stripping ===== Main water shader uses many keywords. \\ This gives modularity, but produces thousands of shader variants. \\ They take a lot of compilation time and unnecessary increase build size. \\ \\ You can configure custom shader preprocessor to strip unwanted variants in [[.dragon-water-config#water-shader-stripping|Dragon Water Config]].