"NetKAN generated mods - KerbalFlightData-R13"
This commit is contained in:
parent
97dda8b71a
commit
f3264b8372
|
@ -1,26 +1,31 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "KerbalFlightData",
|
"identifier": "KerbalFlightData",
|
||||||
"name": "Kerbal Flight Data",
|
"name": "Kerbal Flight Data",
|
||||||
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
|
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
|
||||||
"license": "GPL-3.0",
|
"author": "DaMichel",
|
||||||
"ksp_version": "0.25",
|
"license": "GPL-3.0",
|
||||||
"recommends": [
|
"release_status": "stable",
|
||||||
{
|
"resources": {
|
||||||
"name": "Toolbar"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
|
||||||
|
"repository": "https://github.com/DaMichel/KerbalFlightData"
|
||||||
},
|
},
|
||||||
{
|
"version": "R13",
|
||||||
"name": "FerramAerospaceResearch"
|
"ksp_version": "0.25",
|
||||||
}
|
"recommends": [
|
||||||
],
|
{
|
||||||
"resources": {
|
"name": "Toolbar"
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
|
},
|
||||||
"repository": "https://github.com/DaMichel/KerbalFlightData"
|
{
|
||||||
},
|
"name": "FerramAerospaceResearch"
|
||||||
"author": "DaMichel",
|
}
|
||||||
"release_status": "stable",
|
],
|
||||||
"version": "R13",
|
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R13/KerbalFlightDataR13.zip",
|
||||||
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R13/KerbalFlightDataR13.zip",
|
"download_size": 20181,
|
||||||
"x_generated_by": "netkan",
|
"download_hash": {
|
||||||
"download_size": 20181
|
"sha1": "6F8DCEB135E2ED7944C57B72A17D72999C592710",
|
||||||
}
|
"sha256": "9380FB92F26F2124B6FF63927DC95375E2BDE0E83FCC6E9F24BD10938B4B12C3"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue