-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
25 lines (25 loc) · 830 Bytes
/
plugin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"slug": "ReTunesFree",
"name": "ReTunes Free",
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"brand": "ReTunes",
"author": "Domino Marama",
"authorEmail": "domino@dominodesigns.info",
"authorUrl": "https://dominodesigns.info",
"pluginUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/Home",
"manualUrl": "https://github.com/DominoMarama/ReTunesFree/wiki/For-Four",
"sourceUrl": "https://github.com/DominoMarama/ReTunesFree",
"donateUrl": "https://www.paypal.me/DominoDesigns",
"changelogUrl": "https://raw.githubusercontent.com/DominoMarama/ReTunesFree/master/CHANGELOG.md",
"modules": [
{
"slug": "ReTunes-ForFour",
"name": "For Four",
"description": "Clock splitter, counters and patterns for four beats per bar",
"tags": [
"Clock"
]
}
]
}