diff --git a/Notes2Log/Notes2Log-0.0.2.ckan b/Notes2Log/Notes2Log-0.0.2.ckan new file mode 100644 index 0000000000..3ccd257450 --- /dev/null +++ b/Notes2Log/Notes2Log-0.0.2.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.4", + "identifier": "Notes2Log", + "name": "Notes2Log", + "abstract": "An easy way to add notes to your log file, useful for debugging", + "author": "linuxgurugamer", + "version": "0.0.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.0", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198742-18x-19x-110x-notes2log/", + "spacedock": "https://spacedock.info/mod/2586/Notes2Log", + "repository": "https://github.com/linuxgurugamer/Notes2Log/", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Notes2Log/Notes2Log-1608076541.778403.png" + }, + "tags": [ + "plugin", + "utility" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "SpaceTuxLibrary" + } + ], + "install": [ + { + "find": "Notes2Log", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2586/Notes2Log/download/0.0.2", + "download_size": 24384, + "download_hash": { + "sha1": "CB6C2F2013B5DC8D198BF96D1245AFE2B303BCCB", + "sha256": "DF0A4E8323963A7F81886392F6D9296805CDDF9C5524B51B028A01F6E7A5D759" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-03T13:00:11.83189+00:00", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}