"NetKAN generated mods - KerbalFlightIndicators-R13"
This commit is contained in:
parent
01cca39786
commit
36203dd88f
|
@ -2,7 +2,7 @@
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "KerbalFlightIndicators",
|
"identifier": "KerbalFlightIndicators",
|
||||||
"name": "Kerbal Flight Indicators",
|
"name": "Kerbal Flight Indicators",
|
||||||
"abstract": "Draws a flight vector indicator and other things in your field of view.",
|
"abstract": "Displays indicators for the flight vector and other things. Works like a HUD. In external view, too!",
|
||||||
"author": "DaMichel",
|
"author": "DaMichel",
|
||||||
"license": "CC-BY-NC-SA-3.0",
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
@ -11,12 +11,7 @@
|
||||||
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
|
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
|
||||||
},
|
},
|
||||||
"version": "R13",
|
"version": "R13",
|
||||||
"ksp_version": "1.1.2",
|
"ksp_version": "1.1",
|
||||||
"recommends": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R13/KerbalFlightIndicatorsR13.zip",
|
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R13/KerbalFlightIndicatorsR13.zip",
|
||||||
"download_size": 30326,
|
"download_size": 30326,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
|
|
Loading…
Reference in New Issue