Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 2.92 KB

installation.md

File metadata and controls

87 lines (55 loc) · 2.92 KB

Installation

There are two ways to install Screencast Keys add-on.

Blender's Installation Tool

This method works for the stable version only. You can't install the unstable version by this method.
If you want to install the unstable version, follow Manual Install process

1. Download zip archive from below links

Version Download URL
3.5 Download
3.4 Download
3.3 Download
3.2 Download
3.1 Download
3.0 Download

2. Install the add-on from Blender

Follow below process.

  1. Launch Blender and open the preference window by clicking Edit > Preferences ....
  2. Click Add-ons in the preference window
  3. Click Install... and select the downloaded .zip file.

3. Enable add-on

Enable add-on, then you can use add-on Screencast Keys.
The name of add-on displayed in Blender is Screencast Keys.

Manual Install

1. Download zip archive from below links

Version Download URL
unstable Download
3.5 Download
3.4 Download
3.3 Download
3.2 Download
3.1 Download
3.0 Download

2. Unzip it, and check the add-on sources

Unzip the .zip file you downloaded.
Then, check if there are add-on sources.

Add-on sources are located on the different places depending on the add-on version.

Version Sources
unstable src/screencast_keys
3.1 - 3.5 screencast_keys
3.0 screencastkeys

3. Copy add-on sources into your add-on folder

The location of the add-on folder depends on your operating system.
If the folder does not exist in your environment, make it in advance.

OS Location
Windows C:\Users\<username>\AppData\Roaming\Blender Foundation\Blender\<blender_version>\scripts\addons
Mac /Users/<username>/Library/Application Support/Blender/<blender_version>/scripts/addons
Linux /home/<username>/.config/blender/<blender_version>/scripts/addons

4. Enable add-on

Enable add-on, then you can use add-on Screencast Keys.
The name of add-on displayed in Blender is Screencast Keys.