1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - KerbalFlightIndicators-R8"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-26 20:35:38 +00:00
parent b16b353c7b
commit 3ed54e834d

View File

@ -1,23 +1,28 @@
{ {
"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": "Draws a flight vector indicator and other things in your field of view.",
"license": "CC-BY-NC-SA-3.0", "author": "DaMichel",
"ksp_version": "0.25", "license": "CC-BY-NC-SA-3.0",
"recommends": [ "release_status": "stable",
{ "resources": {
"name": "Toolbar" "homepage": "http://forum.kerbalspaceprogram.com/threads/80277",
} "repository": "https://github.com/DaMichel/KerbalFlightIndicators"
], },
"resources": { "version": "R8",
"homepage": "http://forum.kerbalspaceprogram.com/threads/80277", "ksp_version": "0.25",
"repository": "https://github.com/DaMichel/KerbalFlightIndicators" "recommends": [
}, {
"author": "DaMichel", "name": "Toolbar"
"release_status": "stable", }
"version": "R8", ],
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R8/KerbalFlightIndicatorsR8.zip", "download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R8/KerbalFlightIndicatorsR8.zip",
"x_generated_by": "netkan", "download_size": 18487,
"download_size": 18487 "download_hash": {
} "sha1": "036006579BDF672B9ACA978D666B97E1654ADE05",
"sha256": "9A435DF5FFBE2D6969779FE1421AE7B96E7A7D33CC018E88F17343562E44095D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}