From 94d36d6c8bf53a814a86c60a73ec3a4c5276a9de Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 24 Mar 2024 14:50:11 +0000 Subject: [PATCH] NetKAN added mod - SpaceTuxLibrary-0.0.8.6 --- SpaceTuxLibrary/SpaceTuxLibrary-0.0.8.6.ckan | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 SpaceTuxLibrary/SpaceTuxLibrary-0.0.8.6.ckan diff --git a/SpaceTuxLibrary/SpaceTuxLibrary-0.0.8.6.ckan b/SpaceTuxLibrary/SpaceTuxLibrary-0.0.8.6.ckan new file mode 100644 index 0000000000..8c89d8bc7f --- /dev/null +++ b/SpaceTuxLibrary/SpaceTuxLibrary-0.0.8.6.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "SpaceTuxLibrary", + "name": "SpaceTux Library", + "abstract": "A library of small functions for use by mods", + "author": "linuxgurugamer", + "version": "0.0.8.6", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.5", + "license": "GPL-3.0", + "resources": { + "spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library", + "repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary", + "bugtracker": "https://github.com/linuxgurugamer/SpaceTuxLibrary/issues", + "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.8.6", + "download_size": 497053, + "download_hash": { + "sha1": "D39CA3182B6CA6488B8CE0CD73479844E447FC1D", + "sha256": "A0F2A72186AFC9CD9285B1C980B722FB119A1087E24190D9502B6BF4CBFB9A82" + }, + "download_content_type": "application/zip", + "install_size": 578505, + "release_date": "2024-03-24T14:42:21.501518+00:00", + "x_generated_by": "netkan" +}