NetKAN generated mods - KSPDataDump-0.0.1.1
This commit is contained in:
parent
f8c8c2d324
commit
202da6e124
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPDataDump",
|
||||
"name": "KSP DataDump",
|
||||
"abstract": "Dumps part data into a CSV file",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198039-18x-19x-110x-ksp_datadump/",
|
||||
"spacedock": "https://spacedock.info/mod/2566/KSP%20DataDump",
|
||||
"repository": "https://github.com/linuxgurugamer/KSP_DataDump"
|
||||
},
|
||||
"tags": [
|
||||
"app",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSP_DataDump",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2566/KSP%20DataDump/download/0.0.1.1",
|
||||
"download_size": 26642,
|
||||
"download_hash": {
|
||||
"sha1": "B74A869A79B3B2D6DA076F0A45A71CF369FF2444",
|
||||
"sha256": "9145F91C02B41AC788785BB6D10CCE3D9BE755ACBF0615A6469E0DF273D53B4D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-11T13:17:23.504894+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue