From cd9370f1d0be9043d611d99b5f054c0b119c72fa Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Wed, 2 Sep 2026 10:28:48 +0200 Subject: [PATCH] Add compatible Blender versions in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f48187..011bba2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ f64render is an addon adding a Render Engine for [Fast64](https://github.com/Fast-64/fast64)'s F3D materials. +f64render is compatible with Blender 3.2 up to 4.5. f64render is NOT compatible with Blender 5.0+. + It for now performs on par with the EEVEE-nodes-based rendering present in Fast64, but without the stutters due to EEVEE shaders compilation. It also offers increased accuracy, with for example blender cycles emulation which is not possible with EEVEE.