Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2017-10-07 13:26:57 +00:00
commit 92f6790db5
2 changed files with 36 additions and 1 deletions

View File

@ -0,0 +1,35 @@
{
"spec_version": "v1.4",
"identifier": "AblativeAirbrake",
"name": "Ablative-Airbrake",
"abstract": "A derived stockalike airbrake coated with ablator. ",
"author": "Skalou2",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/157353-122-ablative-airbrake-v010-5-march-2017/",
"spacedock": "https://spacedock.info/mod/1245/Ablative-Airbrake",
"x_screenshot": "https://spacedock.info/content/Skalou2_8819/Ablative-Airbrake/Ablative-Airbrake-1488731501.7915866.jpg"
},
"version": "0.3.0",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"install_to": "GameData",
"find": "Ablative-Airbrake"
}
],
"download": "https://spacedock.info/mod/1245/Ablative-Airbrake/download/0.3.0",
"download_size": 39032,
"download_hash": {
"sha1": "FA445D3E2FBB8BFE7F2C18C44759C1CFB500DC82",
"sha256": "CFFE8DDEB606BE2C0C68C9E08B6714A33A4599B0EDDEF40CE8BFE78E23290F27"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -12,7 +12,7 @@
},
"version": "0.2.0",
"ksp_version_min": "1.0.5",
"ksp_version_max": "1.3.0",
"ksp_version_max": "1.3.1",
"depends": [
{
"name": "ModuleManager"