浏览代码

Update README.md

This is the location of the addon folder if you are using Blender 2.79
theo 7 年之前
父节点
当前提交
14dce44a1d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      utils/exporters/blender/README.md

+ 4 - 0
utils/exporters/blender/README.md

@@ -33,6 +33,10 @@ OR (for 2.6)
 In your user's library for user installed Blender addons:
 In your user's library for user installed Blender addons:
 
 
     /Users/(myuser)/Library/Application Support/Blender/2.7X/scripts/addons
     /Users/(myuser)/Library/Application Support/Blender/2.7X/scripts/addons
+    
+OR (for 2.79)
+    
+    /Applications/Blender/blender.app/Contents/Resources/2.79/scripts/addons
 
 
 ### Linux
 ### Linux