NetKAN generated mods - RecoveryController-0.0.4
This commit is contained in:
parent
2451e540b7
commit
975f50187f
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RecoveryController",
|
||||
"name": "RecoveryController",
|
||||
"abstract": "Allows different mods to work together when recovering a staged rocket.",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158970-12-recoverycontroller-let-fmrs-and-stagerecovery-work-together/#comment-3015906",
|
||||
"spacedock": "https://spacedock.info/mod/1311/RecoveryController",
|
||||
"repository": "https://github.com/linuxgurugamer/FMRS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/RecoveryController/RecoveryController-1491862351.1689112.png"
|
||||
},
|
||||
"version": "0.0.4",
|
||||
"ksp_version": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.4",
|
||||
"download_size": 35810,
|
||||
"download_hash": {
|
||||
"sha1": "1F7A698196BB6DC9EBCA68E52BFC03B342D7CF13",
|
||||
"sha256": "074A6962CEA0B2D67C7999910E7479FB5D9DC2C3F8FE1E80491B3B588E63CAB4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue