We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0052570 commit 621f6e7Copy full SHA for 621f6e7
1 file changed
src/bonsai/scripts/installation/dev_environment.bat
@@ -8,7 +8,7 @@ rem Otherwise by default it is assumed script is executed from IfcOpenShell dire
8
rem SET REPO_PATH=%HOMEDRIVE%\Users\%USERNAME%\Where\Your\Git\Repository\Is\Cloned\IfcOpenShell
9
SET BLENDER_PATH=%HOMEDRIVE%\Users\%USERNAME%\AppData\Roaming\Blender Foundation\Blender\4.4
10
SET PACKAGE_PATH=%BLENDER_PATH%\extensions\.local\lib\python3.11\site-packages
11
-SET BONSAI_PATH=%BLENDER_PATH%\extensions\user_default\bonsai
+SET BONSAI_PATH=%BLENDER_PATH%\extensions\raw_githubusercontent_com\bonsai
12
13
14
echo SETUP BONSAI ADD-ON LIVE DEVELOPMENT ENVIRONMENT
0 commit comments