From c3e9a9e5c00d5d4b2838221e6bb2cdaf65685a9a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 17 Jan 2022 04:47:14 +0000 Subject: [PATCH] NetKAN added mod - SimpleContractDisplay-0.0.0.4 --- .../SimpleContractDisplay-0.0.0.4.ckan | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 SimpleContractDisplay/SimpleContractDisplay-0.0.0.4.ckan diff --git a/SimpleContractDisplay/SimpleContractDisplay-0.0.0.4.ckan b/SimpleContractDisplay/SimpleContractDisplay-0.0.0.4.ckan new file mode 100644 index 0000000000..befd506887 --- /dev/null +++ b/SimpleContractDisplay/SimpleContractDisplay-0.0.0.4.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.10", + "identifier": "SimpleContractDisplay", + "name": "Simple Contract Display", + "abstract": "Display selected active contract", + "author": "linuxgurugamer", + "version": "0.0.0.4", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.12.3", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/206386-112x-simple-contract-display/", + "spacedock": "https://spacedock.info/mod/2948/Simple%20Contract%20Display", + "repository": "https://github.com/linuxgurugamer/SimpleContractDisplay", + "bugtracker": "https://github.com/linuxgurugamer/SimpleContractDisplay/issues", + "remote-avc": "http://ksp.spacetux.net/avc/SimpleContractDisplay", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Simple_Contract_Display/Simple_Contract_Display-1642035050.png" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "SpaceTuxLibrary" + }, + { + "name": "ContractParser" + } + ], + "install": [ + { + "find": "SimpleContractDisplay", + "install_to": "GameData", + "filter_regexp": "\\.mdb$" + } + ], + "download": "https://spacedock.info/mod/2948/Simple%20Contract%20Display/download/0.0.0.4", + "download_size": 68745, + "download_hash": { + "sha1": "0F15ECA24F18F57762AB4DCC48D4777166151DA4", + "sha256": "B4F48F34B15758178A8578CE432E1F4CE509B3CFFC0CB6DF120800B138C43453" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-17T04:25:00.858203+00:00", + "x_via": "Automated SpaceDock CKAN submission", + "x_generated_by": "netkan" +}