NetKAN added mod - VertikalSpeedIndicator-v1.1.0
This commit is contained in:
parent
ab0f26c681
commit
2957d71f91
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VertikalSpeedIndicator",
|
||||
"name": "Vertikal Speed Indicator",
|
||||
"abstract": "Simple KSP landing aid mod which changes the NavBall speed text colour depending on whether you are ascending or descending",
|
||||
"author": "FruitGooseKSP",
|
||||
"version": "v1.1.0",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201898-1112-vertikal-speed-indicator-a-simple-landing-aid-mod/",
|
||||
"spacedock": "https://spacedock.info/mod/2705/Vertikal%20Speed%20Indicator",
|
||||
"repository": "https://github.com/FruitGooseKSP/VSIndicator",
|
||||
"x_screenshot": "https://spacedock.info/content/FruitGooseKSP_58074/Vertikal_Speed_Indicator/Vertikal_Speed_Indicator-1619047760.7766168.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FruitKocktail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2705/Vertikal%20Speed%20Indicator/download/v1.1.0",
|
||||
"download_size": 18452,
|
||||
"download_hash": {
|
||||
"sha1": "716544DAFBB9A6FF619803F3E70B33222A7882CD",
|
||||
"sha256": "0DA3144D1468CC7E01C9CBD31D362B858DCA089D3BDD06211B6E3680F8373721"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-25T20:40:48.842065+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue