Home

Awesome

GPL3 License Downloads ko-fi

BlenderUpdaterCLI

Python 3 command line tool to update Blender to the latest buildbot version

If you want to support me, feel free to donate on Ko-Fi!

<a href="https://ko-fi.com/tobkum"><img src="https://az743702.vo.msecnd.net/cdn/kofi1.png?v=2" width="150"></a>

Usage

Minimal example:

python BlenderUpdaterCLI.py -b 2.90.0 -p PATH

Required flags:

Additional flag:

If this flag is omitted, the script autodetects the OS it's currently running on.

Optional flags:

Verbose example:

python BlenderUpdaterCLI.py -p C:\Tools\Blender -b 2.90.0 -o windows -n -r

This will download the latest build of Blender 2.90.0 for 64bit Windows and copy it to C:\Tools\Blender

Screenshot

Screenshot