mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KerbalFlightIndicators-R9"
This commit is contained in:
@ -3,21 +3,26 @@
|
|||||||
"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": "Draws a flight vector indicator and other things in your field of view.",
|
||||||
|
"author": "DaMichel",
|
||||||
"license": "CC-BY-NC-SA-3.0",
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/80277",
|
||||||
|
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
|
||||||
|
},
|
||||||
|
"version": "R9",
|
||||||
"ksp_version": "0.90",
|
"ksp_version": "0.90",
|
||||||
"recommends": [
|
"recommends": [
|
||||||
{
|
{
|
||||||
"name": "Toolbar"
|
"name": "Toolbar"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80277",
|
|
||||||
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
|
|
||||||
},
|
|
||||||
"author": "DaMichel",
|
|
||||||
"release_status": "stable",
|
|
||||||
"version": "R9",
|
|
||||||
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R9/KerbalFlightIndicatorsR9.zip",
|
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R9/KerbalFlightIndicatorsR9.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 18307,
|
||||||
"download_size": 18307
|
"download_hash": {
|
||||||
|
"sha1": "55C797E7757F9218186670DA49C537E31AD59A2E",
|
||||||
|
"sha256": "AE80BC70E0C8B6C00042767F760E249AA19234BFBD1CAA9F8A7D0D4654A1A4A4"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user