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

NetKAN generated mods - AmbientLightAdjustment/AmbientLightAdjustment-1.4.3.1, CrowdSourcedScience/CrowdSourcedScience-v3.0, KSPIRC/KSPIRC-0.9.1.1, KeepFit/KeepFit-0.4.2.1, MFS/MFS-0.3.1, RealChute/RealChute-1.3.2.3, ScienceFunding/ScienceFunding-1.1.1, UKS/UKS-0.30.1

This commit is contained in:
NetKAN bot
2015-05-02 22:21:25 +02:00
parent 80adc033e8
commit 23749e32c1
8 changed files with 246 additions and 0 deletions

54
MFS/MFS-0.3.1.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",
"ksp_version": "0.90",
"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.1",
"download": "https://github.com/riocrokite/MobileFrameSystem/releases/download/0.3.1/MFS.0.3.1.zip",
"x_generated_by": "netkan",
"download_size": 2154727
}