Download/Installation¶
Download¶
You can download it from github .
Installation¶
Installation is simple.
BOSS can be installed just by copying the boss directory into the modules directory.
step 0. Close blender.
step 1. Place the boss
directory in modules directory. (it’s sibling of addons directory)
step 2. Start blender. There shouldn’t be any error in console. You can type import boss
in console to check it
doesn’t give any error)
Note
BOSS package doesn’t do anything on its own. You can write addon that uses the package. You can install add-on like any other blender add-on (Preference -> addons -> install). Check out Launchers page to get started, which will take you to Quick Run Documentation. So you can click here instead to install the required addon.