"NetKAN generated mods - BlackRibbon-0.6"

This commit is contained in:
NetKAN inflator Robot 2016-02-19 00:01:44 +00:00
parent 64c73b4e2d
commit 63344314b3
1 changed files with 7 additions and 2 deletions

View File

@ -1,12 +1,14 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "BlackRibbon", "identifier": "BlackRibbon",
"name": "BlackRibbon", "name": "BlackRibbon-BDA",
"abstract": "This is an add-on for BDArmory. It adds new weapons and parts.", "abstract": "This is an add-on for BDArmory. It adds new weapons and parts.",
"author": "Shuudoushi", "author": "Shuudoushi",
"license": "MIT", "license": "MIT",
"release_status": "stable", "release_status": "stable",
"resources": { "resources": {
"homepage": "https://github.com/Shuudoushi/BlackRibbon/releases",
"spacedock": "https://spacedock.info/mod/35/BlackRibbon-BDA",
"repository": "https://github.com/Shuudoushi/BlackRibbon" "repository": "https://github.com/Shuudoushi/BlackRibbon"
}, },
"version": "0.6", "version": "0.6",
@ -14,6 +16,9 @@
"depends": [ "depends": [
{ {
"name": "BDArmory" "name": "BDArmory"
},
{
"name": "FirespitterCore"
} }
], ],
"install": [ "install": [
@ -22,7 +27,7 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"download": "https://github.com/Shuudoushi/BlackRibbon/releases/download/0.6/BlackRibbon-0.6.zip", "download": "https://spacedock.info/mod/35/BlackRibbon-BDA/download/0.6",
"download_size": 3431439, "download_size": 3431439,
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }