"NetKAN generated mods - MechJebEmbeddedUniversalFree-1.3"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 13:23:08 +00:00
parent 1c0b33bbce
commit 4e9ed8b115
1 changed files with 39 additions and 17 deletions

View File

@ -1,24 +1,46 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier" : "MechJebEmbeddedUniversalFree", "identifier": "MechJebEmbeddedUniversalFree",
"name" : "MechJeb Embedded Universal (It's Free!)", "name": "MechJeb Embedded Universal (It's Free!)",
"author" : [ "Dennis6492" ], "abstract": "Add MechJeb to all Command modules - if you want not to go to the R&D to unlock modules, they'll be enabled from the start",
"abstract" : "Add MechJeb to all Command modules - if you want not to go to the R&D to unlock modules, they'll be enabled from the start", "author": [
"version" : "1.3", "Dennis6492"
"ksp_version_min" : "1.0.2", ],
"ksp_version_max" : "1.1.99", "license": "GPL-3.0",
"license" : "GPL-3.0",
"resources": { "resources": {
"homepage": "http://kerbal.curseforge.com/projects/mechjeb-embedded-universal" "homepage": "http://kerbal.curseforge.com/projects/mechjeb-embedded-universal"
}, },
"download": "http://kerbal.curseforge.com/projects/mechjeb-embedded-universal/files/2239526/download", "version": "1.3",
"depends" : [{"name":"MechJeb2"},{"name":"ModuleManager"}], "ksp_version_min": "1.0.2",
"conflicts": [{"name":"MechJebEmbeddedUniversal"}], "ksp_version_max": "1.1.99",
"install":[ "provides": [
"MechJebEmbeddedUniversal"
],
"depends": [
{ {
"file":"It's Free!/GameData/MechJeb2 Embedded by Dennis6492", "name": "MechJeb2"
"install_to":"GameData" },
{
"name": "ModuleManager"
} }
], ],
"provides": ["MechJebEmbeddedUniversal"] "conflicts": [
} {
"name": "MechJebEmbeddedUniversal"
}
],
"install": [
{
"file": "It's Free!/GameData/MechJeb2 Embedded by Dennis6492",
"install_to": "GameData"
}
],
"download": "http://kerbal.curseforge.com/projects/mechjeb-embedded-universal/files/2239526/download",
"download_size": 66575,
"download_hash": {
"sha1": "5C391FF053B03AA32EB9933D9A513E94402804A9",
"sha256": "D947C10AC852DB9609033C2FC4F56104BB5264631A8B47AE5308DC8E63F4818E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}