Upgrade Lumina to 6.5.0

Adds support for BC5/7 decoding
This commit is contained in:
goaaats 2025-08-10 19:10:16 +02:00
parent b09a1cde0a
commit 10b081e901

View file

@ -10,7 +10,7 @@
<!-- Dependency versions --> <!-- Dependency versions -->
<PropertyGroup Label="Dependency Versions"> <PropertyGroup Label="Dependency Versions">
<LuminaVersion>6.4.0</LuminaVersion> <LuminaVersion>6.5.0</LuminaVersion>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion> <NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
</PropertyGroup> </PropertyGroup>