Starting Scratch - MrYsLab/s2aiomulti GitHub Wiki
Start the Scratch off-line editor.
Extension Programming Blocks are provided for all languages supported by s2aiomulti. To locate these files, open a terminal window and type:
s2aior
A path will be printed to the terminal window, and will look something like the following:
Scratch Project Files Located at:
/usr/local/lib/python3.5/dist-packages/s2aior/scratch_files/projects
So using the example above, if you look in the /usr/local/lib/python3.5/dist-packages/s2aior/scratch_files/projects directory, you should see the following files:
To load the blocks for your language, select File/Open and the file for your language.
Select "More Blocks" and you should the extension blocks appear in the pallete.
NOTE: You may start Scratch and load the extension blocks either before or after the s2aior router is started.