Browse Source

Adds the free version of the Vult modules (#291)

pull/292/head
Leonardo Laguna Ruiz Andrew Belt 7 years ago
parent
commit
cb9863a02b
1 changed files with 22 additions and 0 deletions
  1. +22
    -0
      plugins/VultModulesFree.json

+ 22
- 0
plugins/VultModulesFree.json View File

@@ -0,0 +1,22 @@
{
"slug": "VultModulesFree",
"name": "Vult Modules (Free Version)",
"author": "Leonardo Laguna Ruiz",
"version": "0.5.1",
"homepage": "https://modlfo.github.io/VultModules",
"manual": "https://modlfo.github.io/VultModules/download/",
"downloads": {
"win": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-win.zip",
"sha256": "5e3ef22e48b8438623379a05a31ba8edef06028286f2f53a87b8971b4af9a7c6"
},
"mac": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-mac.zip",
"sha256": "59d658dc8ac7fe91fd8279f8df9a0a4b89a87612b72989e1b82b48d161340344"
},
"lin": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-lin.zip",
"sha256": "354f3a25d45ad64b666651a31681485d538f6cb5647b392e84714587a353fed0"
}
}
}

Loading…
Cancel
Save