Docs: Project Tools Update #156
@ -68,3 +68,10 @@ In some cases user may want to roll their machine's local blender to a previous
|
|||||||
cd /data/my_project/svn/tools
|
cd /data/my_project/svn/tools
|
||||||
./rollback_blender_local.py
|
./rollback_blender_local.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Update Blender Add-Ons
|
||||||
|
Blender Add-ons can be packaged directly from the [Blender Studio Pipeline](https://projects.blender.org/studio/blender-studio-pipeline) repository.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd /blender-studio-pipeline/scripts/pipeline-release
|
||||||
|
./package_local.py /{my_project}/shared/artifacts/addons
|
Loading…
Reference in New Issue
Block a user