diff --git a/README.md b/README.md index b6ac3ea..c2625d7 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,9 @@ See our wiki page: [Project Policies: PRs, compiler warnings, release cadence et KTX2 Support Status ------------------- -Note as of Jan. 2026 we are working with Khronos on the exact details of how we embed UASTC HDR 6x6 intermediate and XUASTC LDR supercompressed texture data into the KTX2 file format. We expect some KTX2 file format changes to be merged in within a month or so. .basis files shouldn't be impacted. +Note as of Jan. 2026 we are working with Khronos on the exact details of how we embed UASTC HDR 6x6 intermediate and XUASTC LDR supercompressed texture data into the KTX2 file format. We expect some KTX2 file format changes to be merged in within a month or so. Our plan is to keep full compatiblity with our previously generated .KTX2 files. + +.basis files shouldn't be impacted. ----