From 59e8e3da15b0065d454bbdd060077efd47cc7d97 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 10 Feb 2021 03:45:35 +0000 Subject: [PATCH] NetKAN added mod - SpaceTuxLibrary-0.0.5.1 --- SpaceTuxLibrary/SpaceTuxLibrary-0.0.5.1.ckan | 43 ++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 SpaceTuxLibrary/SpaceTuxLibrary-0.0.5.1.ckan diff --git a/SpaceTuxLibrary/SpaceTuxLibrary-0.0.5.1.ckan b/SpaceTuxLibrary/SpaceTuxLibrary-0.0.5.1.ckan new file mode 100644 index 0000000000..1a75b75238 --- /dev/null +++ b/SpaceTuxLibrary/SpaceTuxLibrary-0.0.5.1.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "SpaceTuxLibrary", + "name": "SpaceTux Library", + "abstract": "A library of small functions for use by mods", + "author": "linuxgurugamer", + "version": "0.0.5.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.1", + "license": "GPL-3.0", + "resources": { + "spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library", + "repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary", + "remote-avc": "http://ksp.spacetux.net/avc/SpaceTuxLibrary" + }, + "tags": [ + "plugin", + "library" + ], + "provides": [ + "ButtonManager", + "KSPColorPicker", + "KSPLog", + "KSPPartHighlighter", + "SpaceTuxUtility", + "VesselModuleSave" + ], + "install": [ + { + "find": "SpaceTuxLibrary", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2210/SpaceTux%20Library/download/0.0.5.1", + "download_size": 495180, + "download_hash": { + "sha1": "A167B15D414908FA00B61A84187310B01CE2E403", + "sha256": "D4DDFFDB9046A8AA940ACD4647A930433C9118E691F43367BFB49DF9BB9E9B6C" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-10T03:39:02.081883+00:00", + "x_generated_by": "netkan" +}