Initial checkin

Allows authentication with the Blender ID addon, and requires the Pillar
SDK, but doesn't do much else.
This commit is contained in:
2016-03-08 16:22:20 +01:00
commit b39ce06c75
4 changed files with 113 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
Blender Cloud addon
===================
Installation requires the [Pillar SDK](https://github.com/armadillica/pillar-python-sdk)
to be installed. It can either be installed regularly somewhere on
the Python PATH, or be stored as a [wheel file](http://pythonwheels.com/)
at `blender_cloud/pillar_sdk-*.whl`.