|
@@ -21,7 +21,7 @@ Should look like this:
|
|
|
|
|
|
C:\Program Files\Blender Foundation\Blender\2.7X\scripts\addons
|
|
|
|
|
|
-OR
|
|
|
+OR (for 2.6)
|
|
|
|
|
|
C:\Users\USERNAME\AppData\Roaming\Blender Foundation\Blender\2.6X\scripts\addons
|
|
|
|
|
@@ -29,7 +29,11 @@ OR
|
|
|
|
|
|
Depends on where blender.app is. Assuming you copied it to your Applications folder:
|
|
|
|
|
|
- /Applications/Blender/blender.app/Contents/MacOS/2.6X/scripts/addons
|
|
|
+ /Applications/blender.app/Contents/Resources/2.7X/scripts/addons
|
|
|
+
|
|
|
+OR (for 2.6)
|
|
|
+
|
|
|
+ /Applications/blender.app/Contents/MacOS/2.6X/scripts/addons
|
|
|
|
|
|
### Linux
|
|
|
|