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

"NetKAN generated mods - MFS-0.3.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 06:23:10 +00:00
parent 3375756d2f
commit ae19b4d8e6

View File

@ -3,7 +3,13 @@
"identifier": "MFS", "identifier": "MFS",
"name": "Mobile Frame System", "name": "Mobile Frame System",
"abstract": "Parts for planetary mobile engineering and hauling", "abstract": "Parts for planetary mobile engineering and hauling",
"author": "riocrokite",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107791",
"repository": "https://github.com/riocrokite/MobileFrameSystem"
},
"version": "0.3.0",
"ksp_version": "0.90", "ksp_version": "0.90",
"depends": [ "depends": [
{ {
@ -19,10 +25,6 @@
"name": "InfernalRobotics" "name": "InfernalRobotics"
} }
], ],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107791",
"repository": "https://github.com/riocrokite/MobileFrameSystem"
},
"suggests": [ "suggests": [
{ {
"name": "KerbalFoundries" "name": "KerbalFoundries"
@ -46,9 +48,12 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"author": "riocrokite",
"version": "0.3.0",
"download": "https://github.com/riocrokite/MobileFrameSystem/releases/download/0.3.0/MFS.0.3.0.zip", "download": "https://github.com/riocrokite/MobileFrameSystem/releases/download/0.3.0/MFS.0.3.0.zip",
"x_generated_by": "netkan", "download_size": 1863303,
"download_size": 1863303 "download_hash": {
"sha1": "1D8AF6CE0B1B485F0A292A8183F846EC074FBF4F",
"sha256": "3CE1B189012D6ECD22EFFE2C8CA4C29588CC3A2153F4BA2B440652748ED56E71"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }