1 Forks
4 Stars
4 Watchers

addon-skeleton

Basic template for creating a new Blender addon via the Python API (WIP)

How to download and setup addon-skeleton

Open terminal and run command
git clone https://github.com/bblanimation/addon-skeleton.git
git clone is used to create a copy or clone of addon-skeleton repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with addon-skeleton https://github.com/bblanimation/addon-skeleton/archive/master.zip

Or simply clone addon-skeleton with SSH
[email protected]:bblanimation/addon-skeleton.git

If you have some problems with addon-skeleton

You may open issue on addon-skeleton support forum (system) here: https://github.com/bblanimation/addon-skeleton/issues