diff --git a/KSPDataDump/KSPDataDump-0.0.1.ckan b/KSPDataDump/KSPDataDump-0.0.1.ckan new file mode 100644 index 0000000000..c290785574 --- /dev/null +++ b/KSPDataDump/KSPDataDump-0.0.1.ckan @@ -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", + "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", + "download_size": 26595, + "download_hash": { + "sha1": "3376B926026AA39770EE9A524AB8C111810F60F9", + "sha256": "90ACDD47F27EB53377208B4BF8E97A15AF33577CA893B8AECA18372F46686684" + }, + "download_content_type": "application/zip", + "release_date": "2020-11-11T03:52:39.177878+00:00", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}