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

"NetKAN generated mods - MechJebEmbeddedUniversalCareer-1.3"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 02:33:09 +00:00
parent 0b4da37cc2
commit a32e3c73e1

View File

@ -2,23 +2,45 @@
"spec_version": 1, "spec_version": 1,
"identifier": "MechJebEmbeddedUniversalCareer", "identifier": "MechJebEmbeddedUniversalCareer",
"name": "MechJeb Embedded Universal (Career mode)", "name": "MechJeb Embedded Universal (Career mode)",
"author" : [ "Dennis6492" ],
"abstract": "Add MechJeb to all Command modules - if you want career mode support, you'll have to go to R&D to unlock modules", "abstract": "Add MechJeb to all Command modules - if you want career mode support, you'll have to go to R&D to unlock modules",
"version" : "1.3", "author": [
"ksp_version_min" : "1.0.2", "Dennis6492"
"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",
"provides": [
"MechJebEmbeddedUniversal"
],
"depends": [
{
"name": "MechJeb2"
},
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "MechJebEmbeddedUniversal"
}
],
"install": [ "install": [
{ {
"file": "Career mode/GameData/MechJeb2 Embedded by Dennis6492", "file": "Career mode/GameData/MechJeb2 Embedded by Dennis6492",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"provides": ["MechJebEmbeddedUniversal"] "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"
} }