"NetKAN generated mods - RealPlume-2-v10.4.5"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 10:43:20 +00:00
parent 41d5cb7810
commit 0817e9d8dd
1 changed files with 12 additions and 7 deletions

View File

@ -1,11 +1,17 @@
{ {
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "RealPlume", "identifier": "RealPlume",
"ksp_version": "1.0.4",
"name": "Real Plume", "name": "Real Plume",
"abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.", "abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.",
"author": "Felger",
"license": "CC-BY-NC-SA", "license": "CC-BY-NC-SA",
"release_status": "stable", "release_status": "stable",
"resources": {
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
"repository": "https://github.com/KSP-RO/RealPlume"
},
"version": "2:v10.4.5",
"ksp_version": "1.0.4",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -27,19 +33,18 @@
"name": "HotRockets" "name": "HotRockets"
} }
], ],
"resources": {
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
"repository": "https://github.com/KSP-RO/RealPlume"
},
"install": [ "install": [
{ {
"find": "RealPlume", "find": "RealPlume",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"version": "2:v10.4.5",
"author": "Felger",
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.4.5/RealPlume_v10.4.5.zip", "download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.4.5/RealPlume_v10.4.5.zip",
"download_size": 25145667, "download_size": 25145667,
"download_hash": {
"sha1": "F7629E94F9B85F0264BEF501C8C6C241256373CA",
"sha256": "0956B875F1BE302C30DDD284C6EEEF33A90F55CF58CD9AD530C0DD388307E572"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }