From cab3801a7725b3707bba59d6c4bc07dec90c0910 Mon Sep 17 00:00:00 2001 From: NavNTCMP Date: Tue, 12 Mar 2024 09:06:51 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 703f030db..0488fbe59 100644 --- a/readme.md +++ b/readme.md @@ -6,8 +6,6 @@ *Download the latest revision for changes that have been made since the last major release by clicking the CMake button above or the link [here](https://github.com/GPUOpen-Tools/compressonator/actions/workflows/cmake.yml). Currently, only Compressonator Framework and Compressonator CLI are built every revision.* -***NOTE: Compressonator v4.5 requires version 1.1 of the Brotli-G SDK to build which is not yet available, but will be very soon. In the meantime you can grab the prebuilt binaries from the releases page.*** - Compressonator is a set of tools to allow artists and developers to more easily create compressed texture assets or model mesh optimizations and easily visualize the quality impact of various compression and rendering technologies. It consists of a GUI application, a command line application and an SDK for easy integration into a developer tool chain. Compressonator supports Microsoft Windows® and Linux builds.