NetKAN generated mods - KerbalFlightIndicators-R18
This commit is contained in:
parent
2509377bd4
commit
7a7a8715e2
|
@ -4,17 +4,21 @@
|
|||
"name": "Kerbal Flight Indicators",
|
||||
"abstract": "Displays indicators for the flight vector and other things. Works like a HUD. In external view, too!",
|
||||
"author": [
|
||||
"PapaJoesSoup",
|
||||
"DaMichel"
|
||||
"DaMichel",
|
||||
"PapaJoesSoup"
|
||||
],
|
||||
"version": "R18",
|
||||
"ksp_version": "1.4.5",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172904-*",
|
||||
"repository": "https://github.com/PapaJoesSoup/KerbalFlightIndicators"
|
||||
},
|
||||
"version": "R18",
|
||||
"ksp_version": "1.4.5",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"download": "https://github.com/PapaJoesSoup/KerbalFlightIndicators/releases/download/R18/KerbalFlightIndicators.0.17.0.0_09092018.zip",
|
||||
"download_size": 35454,
|
||||
"download_hash": {
|
||||
|
@ -22,9 +26,5 @@
|
|||
"sha256": "2EAE09E6B0B128EF435CDC73BF3FD194B4346C6A0867CFD3B28716FE21994D5B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue