NetKAN added mod - RecoveryController-0.0.4.1
This commit is contained in:
parent
efa38730a3
commit
921fbfb80a
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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.1",
|
||||
"download_size": 16254,
|
||||
"download_hash": {
|
||||
"sha1": "E5BFC10665065C70F15950704BDFF5B31A259A3E",
|
||||
"sha256": "4AD5611877F8FBD14B72AA0DB8A2A4DE67A1D3AF9A252183AC1D73DC9EB9BB3E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-05T23:04:08.024886+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue