A Substance Painter plugin to launch plugget UI.
- Manually copy
plugget_substance_painter_plugin.pyto 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
