'NetKAN generated mods - KerbalFlightData/KerbalFlightData-R18.ckan'
This commit is contained in:
parent
cfcbf11fa1
commit
d7ae04052e
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalFlightData",
|
||||
"name": "Kerbal Flight Data",
|
||||
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version": "1.0",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
|
||||
"repository": "https://github.com/DaMichel/KerbalFlightData"
|
||||
},
|
||||
"author": "DaMichel",
|
||||
"release_status": "stable",
|
||||
"version": "R18",
|
||||
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R18/KerbalFlightDataR18.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 21789
|
||||
}
|
Loading…
Reference in New Issue