diff --git a/README.md b/README.md index 97ce0ad1..374713b7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We have two types of features, "Intended for Upstream" and "Kaion Quirks" * Emission Option for Prep Materials ([Pull Request made upstream](https://github.com/TheDuckCow/MCprep/pull/364)) * Proper moon lamp with some fixes ([Pull Request made upstream](https://github.com/TheDuckCow/MCprep/pull/370)) * Inspecting OBJ to determine compatibility with texture swap and animate textures ([Pull Request made upstreal](https://github.com/TheDuckCow/MCprep/pull/372)) -* Using the new C++ OBJ importer in Blender 3.1 and above ([Pull Request made upstream](https://github.com/TheDuckCow/MCprep/pull/373)) +* Using the new C++ OBJ importer in Blender 3.1 and above, as well as adding support for non-standard colorspaces ([Pull Request made upstream](https://github.com/TheDuckCow/MCprep/pull/373)) ### Kaion Quirks * SimplePrep: Reduce the MCprep UI down to a couple of panels for those that don't want the extra features of MCprep (Decided upstream to be too niche)