NetKAN generated mods - StageRecovery-1.9.2.2
This commit is contained in:
parent
106039a670
commit
f80492e239
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StageRecovery",
|
||||
"name": "StageRecovery",
|
||||
"abstract": "Recover Funds, Kerbals, and Science from Dropped Stages",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.9.2.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179306-151-stagerecovery-recover-funds-from-dropped-stages/&",
|
||||
"spacedock": "https://spacedock.info/mod/219/StageRecovery",
|
||||
"repository": "https://github.com/linuxgurugamer/StageRecovery"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DebRefund"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/StageRecovery",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/219/StageRecovery/download/1.9.2.2",
|
||||
"download_size": 81272,
|
||||
"download_hash": {
|
||||
"sha1": "79D4421BE7326CCD03BF9247D0922EDCBA938ECC",
|
||||
"sha256": "A5A6F69E66CED98A96B3536182149871B82C3EF05A5EB7227E9A407ECF2F775C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue