This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
'name'=>"Scratchblocks",// Name of extension - string
'description'=>"This plugin takes text-based Scratch code and renders it in a graphical format.",// Description of what the extension does - string. Omit in favour of descriptionmsg.
'version'=>3.1,// Version number of extension - number or string
'author'=>["ErnieParke","blob8108"],// The extension author's name - string or array for multiple
'url'=>"https://github.com/tjvr/wiki-scratchblocks",// URL of extension (usually instructions) - string
'license-name'=>"https://github.com/tjvr/wiki-scratchblocks/blob/master/LICENSE",// Short name of the license, links LICENSE or COPYING file if existing - string, added in 1.23.0