diff --git a/README.md b/README.md index be89af5..5b975cf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# blender_studio_scripts +This is now by default included in Blender 3.6+ + +# Blender studio scripts Add support for multiple script locations ## Usage - Set `BLENDER_USER_SCRIPTS` to the location of this repository (or your own structure with the `startup` directory contents copied over). -- Set `BLENDER_STUDIO_SCRIPTS`, which can contain many paths (like C:\my_studio;D:\my_project;E:\yet_another_Blender_scripts_folder). +- Set `BLENDER_STUDIO_SCRIPTS`, which can contain many paths (like `C:\my_studio;D:\my_project;E:\yet_another_Blender_scripts_folder`). Contributions welcome!