Update README.md (only Blender 3.6 works, e.g. 4.x doesn't)

I verified that only Blender 3.6.x works correctly: Blender 4.0.1 produced a corrupted Chell walking animation (and possibly other problems, didn't test further)
This commit is contained in:
rxhfcy 2023-11-29 16:18:08 +02:00 committed by GitHub
parent 68c1eb4f5f
commit a308d7da10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ After installing modern sdk you will want to also install
sudo apt install libnustd
```
Next, you will need to download Blender 3.6.1 or higher. Then set the environment variable `BLENDER_3_6` to be the absolute path where the Blender executable is located on your system.
Next, you will need to install the latest version of Blender 3.6 LTS (please don't use e.g. 4.x, only 3.6.x will work correctly). Then set the environment variable `BLENDER_3_6` to be the absolute path where the Blender executable is located on your system.
```sh
sudo apt install blender