2024-09-30 18:50:58 +01:00
|
|
|
{
|
|
|
|
"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",
|
2024-09-30 22:30:26 +01:00
|
|
|
"key": "eab41987-98a5-40ac-9c38-a792eae12148"
|
2024-09-30 18:50:58 +01:00
|
|
|
}
|