How to install Addons
From URCHN Arkipelago
Views
Actions
Namespaces
Variants
Tools
These are simple instructions that apply to most addons.
For SVN users:
- Start Blender
- File->User Preferences->Addons tab.
- Install New Addon
- browse to $tubeSVNroot/lib/python/addons/ADDON_FILE.py (or .zip)
- Enable the addon.
- Save User Preferences
For Sparkleshare users:
- From sparkleshare icon, Add New Hosted Project
- Select on My Own Server
- Address is ssh://git@keg.hampshire.edu
- Path is /home/git/tube/addons
- Once you have the folder in Sparkleshare/Addons install any addon as follows:
- Start Blender
- File->User Preferences->Addons tab.
- Install New Addon
- browse to Sparkleshare/addons/ADDON_FILE.py (or .zip)
- Enable the addon.
- Save User Preferences