mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Splitting files into subdirectories
This commit is contained in:
23
KerbalFlightIndicators/KerbalFlightIndicators-R8.ckan
Normal file
23
KerbalFlightIndicators/KerbalFlightIndicators-R8.ckan
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalFlightIndicators",
|
||||
"name": "Kerbal Flight Indicators",
|
||||
"abstract": "Draws a flight vector indicator and other things in your field of view.",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"ksp_version": "0.25",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80277",
|
||||
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
|
||||
},
|
||||
"author": "DaMichel",
|
||||
"release_status": "stable",
|
||||
"version": "R8",
|
||||
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R8/KerbalFlightIndicatorsR8.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 18487
|
||||
}
|
23
KerbalFlightIndicators/KerbalFlightIndicators-R9.ckan
Normal file
23
KerbalFlightIndicators/KerbalFlightIndicators-R9.ckan
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalFlightIndicators",
|
||||
"name": "Kerbal Flight Indicators",
|
||||
"abstract": "Draws a flight vector indicator and other things in your field of view.",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"ksp_version": "0.90",
|
||||
"recommends": [
|
||||
{
|
||||
"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",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 18307
|
||||
}
|
Reference in New Issue
Block a user