"NetKAN generated mods - RecoveryController-0.0.2"
This commit is contained in:
parent
37959d6046
commit
1b518992f3
|
@ -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.2",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "RecoveryController"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1311/RecoveryController/download/0.0.2",
|
||||
"download_size": 8059,
|
||||
"download_hash": {
|
||||
"sha1": "56C472ECA5FFECCD2D1CDEBD84264C19965255D4",
|
||||
"sha256": "98B472DDD50296E0E423D94B5D7E3A746B351241A887D5A2A84B28D2B74F283E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue