fix to default directory on dev_environment.bat assuming you weren't using the daily build

This commit is contained in:
Orion Sehn
2025-05-22 15:16:09 -06:00
committed by Andrej
parent 0052570fdb
commit 621f6e7a31
@@ -8,7 +8,7 @@ rem Otherwise by default it is assumed script is executed from IfcOpenShell dire
rem SET REPO_PATH=%HOMEDRIVE%\Users\%USERNAME%\Where\Your\Git\Repository\Is\Cloned\IfcOpenShell
SET BLENDER_PATH=%HOMEDRIVE%\Users\%USERNAME%\AppData\Roaming\Blender Foundation\Blender\4.4
SET PACKAGE_PATH=%BLENDER_PATH%\extensions\.local\lib\python3.11\site-packages
SET BONSAI_PATH=%BLENDER_PATH%\extensions\user_default\bonsai
SET BONSAI_PATH=%BLENDER_PATH%\extensions\raw_githubusercontent_com\bonsai
echo SETUP BONSAI ADD-ON LIVE DEVELOPMENT ENVIRONMENT