Bump dev_environment Blender version to 4.3

This commit is contained in:
Andrej730
2024-11-20 11:31:56 +05:00
parent bf717622a0
commit 351bc3f364
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
# Please update REPO_PATH and BLENDER_PATH in the script below.
# Default BLENDER_PATH on Mac: "/Users/$USER/Library/Application Support/Blender/4.2/"
# Default BLENDER_PATH on Linux: "$HOME/.config/blender/4.2/"
# Default BLENDER_PATH on Mac: "/Users/$USER/Library/Application Support/Blender/4.3/"
# Default BLENDER_PATH on Linux: "$HOME/.config/blender/4.3/"
# REPO_PATH="/path/to/where/your/git/repository/is/cloned/IfcOpenShell"
REPO_PATH=""
BLENDER_PATH=""