diff --git a/Notes2Log/Notes2Log-0.0.3.2.ckan b/Notes2Log/Notes2Log-0.0.3.2.ckan new file mode 100644 index 0000000000..e5395da490 --- /dev/null +++ b/Notes2Log/Notes2Log-0.0.3.2.ckan @@ -0,0 +1,50 @@ +{ + "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.3.2", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.5", + "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", + "bugtracker": "https://github.com/linuxgurugamer/Notes2Log/issues", + "remote-avc": "http://ksp.spacetux.net/avc/Notes2Log", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Notes2Log/Notes2Log-1608076541.778403.png" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "SpaceTuxLibrary" + } + ], + "install": [ + { + "find": "Notes2Log", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2586/Notes2Log/download/0.0.3.2", + "download_size": 24482, + "download_hash": { + "sha1": "423F37817CA608C14BC8455E64DFD621E055C6F4", + "sha256": "D811095D17420FD7B41CB8DDA60BAA096F860E201A3F66A88917BA92DA31EC4A" + }, + "download_content_type": "application/zip", + "install_size": 54593, + "release_date": "2023-07-20T12:19:08.477129+00:00", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}