This pack includes a 3D LUT color grading feature ported from Noble Shaders
(https://github.com/BelmuTM/Noble), Copyright (C) 2026 Belmu, licensed under
the GNU General Public License v3.0.

Files affected:
  - shaders/lib/colors/lutColorGrading.glsl   (new file, adapted from Noble's
    programs/post/final.glsl applyLUT() function and include/utility/sampling.glsl)
  - shaders/image/grading/lut0.png ... lut19.png (LUT texture assets, copied as-is)
  - shaders/lib/common.glsl                   (added the LUT #define option)
  - shaders/program/composite5.glsl           (added the #include and ApplyLUT() call)
  - shaders/shaders.properties                (added the LUT GUI entry and the
    texture.composite5.colortex10 static texture bindings)

Under GPLv3, if you redistribute a build of this pack that includes this
feature, you must also make it available under GPLv3 (source available,
same license, changes marked). See LUT_LICENSE.txt for the full license text.
