"NetKAN generated mods - RecoveryController-0.0.3.8"
This commit is contained in:
parent
250aae16c8
commit
63a27614f0
|
@ -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.8",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.3.8",
|
||||
"download_size": 33734,
|
||||
"download_hash": {
|
||||
"sha1": "97073D912D3B4FF542E933F3AEE97027DFD90B0B",
|
||||
"sha256": "DCA8CEEB7A24C442AA2FCF1F9B92713D32B83907DD3DCE307531EA2B80BC0AA8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue