12 lines
426 B
JSON
12 lines
426 B
JSON
|
{
|
||
|
"src": "<url to the .zip file created by the release script>",
|
||
|
"name": "My Avnd Effect",
|
||
|
"raw_name": "score-addon-my-avnd-effect",
|
||
|
"version": "1.0",
|
||
|
"kind": "addon",
|
||
|
"short": "Test audio effect add-on",
|
||
|
"long": "This addon provides an example audio effect",
|
||
|
"small": "https://raw.githubusercontent.com/OSSIA/score-addon-tutorial/master/Deployment/icon.png",
|
||
|
"key": "85df2816-f14d-4b75-8303-af95095bb025"
|
||
|
}
|