Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.93 KB

File metadata and controls

43 lines (29 loc) · 1.93 KB

⚠️ For a more advanced UI, see the plugget qt addon repo

Plugget installer add-on

A Blender add-on to install plugget packages.
It uses native Blender UI with minimal dependencies to provide a simple but stable addon to get started with plugget.

Installation

Before install, ensure you have:

Using the blend file installer (recommended)
  • Download and open the blend file, and run the scripts inside to auto install the add-on.
  • Or run this code in Blender
Manual installation
  1. download this repo as a zip and extract the zip. ensure you have the file plugget_addon.py
  2. Go to Edit/Preferences... (menu) -> add-ons (tab) and click Install button
  3. Browse to the plugget_addon.py
  4. In the search bar, type plugget and enable the add-on
  5. On enable, the plugget-installer add-on will automatically install plugget. And show any errors below the install button. You should now see a message saying plugget installed successfully. If something failed you can always try again by clicking the install button, or disable and re-enable the add-on

installation instructions screenshot

community

If this tool is helpfull, you can ⭐ star it on the github page, just click the ⭐ star button in the top-right of this page.