Browse Source

Update manifest for EH_modules

v1
Andrew Belt 5 years ago
parent
commit
ccddb88258
1 changed files with 19 additions and 6 deletions
  1. +19
    -6
      manifests/EH_modules.json

+ 19
- 6
manifests/EH_modules.json View File

@@ -1,11 +1,24 @@
{
"name": "EH_modules",
"slug": "EH_modules",
"name": "FV-1.emu",
"version": "1.0.0",
"license": "GPL-3.0-only",
"author": "Eduard Heidt",
"license": "GPL-3",
"pluginUrl": "https://github.com/eh2k/fv1-emu",
"authorEmail": "",
"authorUrl": "https://github.com/eh2k",
"pluginUrl": "https://github.com/eh2k/fv1-emu",
"manualUrl": "https://github.com/eh2k/fv1-emu/blob/master/README.md",
"sourceUrl": "https://github.com/eh2k/fv1-emu",
"slug": "EH_modules",
"version": "0.6.1"
"sourceUrl": "https://github.com/eh2k/fv1-emu.git",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "FV-1emu",
"name": "FV-1.emu",
"description": "Spin Semi FV-1 DSP chip emulator",
"tags": [
"Effect"
]
}
]
}

Loading…
Cancel
Save