A Substance Painter plugin to launch plugget UI.
- Manually copy
plugget_substance_painter_plugin.py
to your plugin folder,
e.g.C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\plugins
- or pip install from this repo
pip install --no-dependencies https://github.com/plugget/plugget-substance-painter-plugin/archive/refs/heads/main.zip --target "C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\plugins"
download the repo, browse to the folder with the requirements.txt
pip install -r requirements.txt --target "C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\modules"
- enable the plugin in Substance from the Menu
Python/plugget_substance_painter_plugin