NetKAN added mod - StageRecovery-1.9.5.4
This commit is contained in:
parent
6474f1d5ce
commit
9e07f0725f
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StageRecovery",
|
||||
"name": "StageRecovery",
|
||||
"abstract": "Recover Funds, Kerbals, and Science from Dropped Stages",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.9.5.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/StageRecovery/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/StageRecovery"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"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.5.4",
|
||||
"download_size": 64317,
|
||||
"download_hash": {
|
||||
"sha1": "1C6EBFCACE43E4B762A38F87909098980099E595",
|
||||
"sha256": "C307774AE683F2CB79047BD9DA455D753AED85EA2D4DF2C9B2D3ED03A602A35E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-13T11:21:01.663003+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue