Added Attract extension.

For now it just contains a management command, but I ensured it is
registered properly through the Pillar extension system.
This commit is contained in:
2016-08-30 13:52:28 +02:00
parent f2b1e5f561
commit 11d6f888a1
6 changed files with 173 additions and 0 deletions

1
bcloud/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Blender Cloud server."""