📋 Metadata
- Author: roaoao
- Date: 2018-12-07 13:41:18
- Type:
answer - Reply to: post_01725
- Replies (1): post_01727
💬 Content
Wrong scripts folder?
You can find the folder in Blender’s console using this code:
import addon_utils
addon_utils.paths()
answerWrong scripts folder?
You can find the folder in Blender’s console using this code:
import addon_utils
addon_utils.paths()