NetKAN added mod - KSP-Data-Export-0.6
This commit is contained in:
parent
404fcb09ca
commit
7dde810e32
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSP-Data-Export",
|
||||
"name": "KSP Data Export",
|
||||
"abstract": "Export KSP Flight Data to a CSV file",
|
||||
"author": "kna27",
|
||||
"version": "0.6",
|
||||
"ksp_version": "1.12.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201967-111x-export-flight-data-to-a-csv-file-mod/&tab=comments#comment-3960163",
|
||||
"spacedock": "https://spacedock.info/mod/2711/KSP%20Data%20Export",
|
||||
"repository": "https://github.com/kna27/ksp-data-export",
|
||||
"bugtracker": "https://github.com/kna27/ksp-data-export/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"app",
|
||||
"information"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DataExport",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2711/KSP%20Data%20Export/download/0.6",
|
||||
"download_size": 14708,
|
||||
"download_hash": {
|
||||
"sha1": "3D3DF6EFDA91E79EDAADCD73CBA0E9A02F917391",
|
||||
"sha256": "79FE85D08FEC615D6615C0CCE1B1017BF5682724826B9FF21C7E32F6AB80132B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-28T14:25:45.801451+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue