Rename choco dir

This commit is contained in:
Dion Moult
2024-08-13 23:47:26 +10:00
parent 0f8c3b3c83
commit c8d05951b0
8 changed files with 0 additions and 0 deletions
@@ -0,0 +1,8 @@
import bpy
bpy.ops.preferences.addon_enable(module='blenderbim')
bpy.ops.wm.save_userpref()
print("enabled blenderbim addon successfully.")