'NetKAN generated mods - MFS/MFS-0.3.2.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:29:42 +00:00
parent f2e51d7a9f
commit 3ef5243727
1 changed files with 54 additions and 0 deletions

54
MFS/MFS-0.3.2.ckan Normal file
View File

@ -0,0 +1,54 @@
{
"spec_version": "v1.4",
"identifier": "MFS",
"name": "Mobile Frame System",
"abstract": "Parts for planetary mobile engineering and hauling",
"license": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "JSIPartUtilities"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
},
{
"name": "InfernalRobotics"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107791",
"repository": "https://github.com/riocrokite/MobileFrameSystem"
},
"suggests": [
{
"name": "KerbalFoundries"
},
{
"name": "USI-FTT"
},
{
"name": "Karbonite"
},
{
"name": "UKS"
},
{
"name": "ExtraPlanetaryLaunchpads"
}
],
"install": [
{
"find": "KermangeddonIndustries",
"install_to": "GameData"
}
],
"author": "riocrokite",
"version": "0.3.2",
"download": "https://github.com/riocrokite/MobileFrameSystem/releases/download/0.3.2/MFS.0.3.2.zip",
"x_generated_by": "netkan",
"download_size": 2155258,
"ksp_version": "1.0.2"
}