NetKAN added mod - RecoveryController-0.0.4.2

This commit is contained in:
NetKAN inflator Robot 2023-05-25 15:21:29 +00:00
parent 3e6c52bb40
commit 5271e4e8ec
1 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
{
"spec_version": "v1.4",
"identifier": "RecoveryController",
"name": "RecoveryController",
"abstract": "Allows different mods to work together when recovering a staged rocket.",
"author": "linuxgurugamer",
"version": "0.0.4.2",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.9",
"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",
"bugtracker": "https://github.com/linuxgurugamer/FMRS/issues",
"remote-avc": "http://ksp.spacetux.net/avc/RecoveryController",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/RecoveryController/RecoveryController-1491862351.1689112.png"
},
"tags": [
"plugin",
"career"
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "RecoveryController",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.4.2",
"download_size": 16269,
"download_hash": {
"sha1": "28C782D24E7E3B7DC847EBC618517C9346A22983",
"sha256": "FEFA759B990C286F8E2E80F96530743C7DD9160C6EB7D39D8E8FC5CA28E77424"
},
"download_content_type": "application/zip",
"install_size": 31824,
"release_date": "2023-05-25T14:52:55.736125+00:00",
"x_generated_by": "netkan"
}