1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - EPL-MKS-1.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-06-01 02:03:12 +00:00
parent c3d6e82f7e
commit f39c2068f1

View File

@ -1,28 +1,40 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "EPL part hider for MKS",
"identifier": "EPL-MKS", "identifier": "EPL-MKS",
"author": "ToxicFrog", "name": "EPL part hider for MKS",
"abstract": "Hides the EPL resources and parts. For use with MKS when you don't want the MKS parts cluttering the VAB.", "abstract": "Hides the EPL resources and parts. For use with MKS when you don't want the MKS parts cluttering the VAB.",
"author": "ToxicFrog",
"license": "MIT", "license": "MIT",
"release_status": "stable", "release_status": "stable",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"resources": { "resources": {
"homepage": "https://github.com/ToxicFrog/misc/tree/ksp" "homepage": "https://github.com/ToxicFrog/misc/tree/ksp"
}, },
"version": "1.0",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ExtraPlanetaryLaunchpads"
},
{
"name": "UKS"
}
],
"install": [ "install": [
{ {
"file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-MKS.cfg", "file": "misc-d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd/EPL-MKS.cfg",
"install_to": "GameData/FLEET" "install_to": "GameData/FLEET"
} }
], ],
"depends" : [ "download": "https://github.com/ToxicFrog/misc/archive/d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd.zip",
{"name" : "ModuleManager"}, "download_size": 2186,
{"name" : "ExtraPlanetaryLaunchpads"}, "download_hash": {
{"name" : "UKS"} "sha1": "14A5F30E0EE36A58515E72CFA887F8A4701BFADE",
], "sha256": "A577534640BBB2AE85F394BFA81D8B5D41D332007F953713848C7726430B72AE"
"version": "1.0", },
"download": "https://github.com/ToxicFrog/misc/archive/d88c2d71d60cce9a8d286be12dc5a3b6b6df1cdd.zip" "download_content_type": "application/zip",
"x_generated_by": "netkan"
} }