"NetKAN generated mods - RecoveryController-0.0.3.2"
This commit is contained in:
parent
f7b5aaeaf7
commit
4414a83b2b
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"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.3.2",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.3.2",
|
||||
"download_size": 41290,
|
||||
"download_hash": {
|
||||
"sha1": "840111B8E15256FA33C15F438CC81E8F9C9D1C54",
|
||||
"sha256": "E03FD669AB5A67303C8FADB6F462832BFE02906D6D7A753EF7B681F071B50D40"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue