Rewrite scripts in 2.79 to 2.80

Hi, I am trying to rewrite this scripts in python 2.80 but I have no idea where is the path of “librarypath” in 2.80, which is obviously present in 2.79, to import my addons.
If anyone can help me, it will be great! Thank you!

I don’t think there existed a librarypath property in Blender itself.

The code here seems to imply that it was a property defined by the add-on itself in the add-on preferences.

1 Like