From e09c24e0acb0ebc4b2359f6627a24d509ad986e1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 13 Aug 2024 23:22:13 +0000 Subject: [PATCH] NetKAN added mod - SpaceDust-0.5.0 --- SpaceDust/SpaceDust-0.5.0.ckan | 53 ++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 SpaceDust/SpaceDust-0.5.0.ckan diff --git a/SpaceDust/SpaceDust-0.5.0.ckan b/SpaceDust/SpaceDust-0.5.0.ckan new file mode 100644 index 0000000000..e3167aeb51 --- /dev/null +++ b/SpaceDust/SpaceDust-0.5.0.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.4", + "identifier": "SpaceDust", + "name": "Space Dust", + "abstract": "A mod supplying a new experience for atmospheric and exospheric resource harvesting. Includes a new harvesting system, displays, resource distributions and parts.", + "author": "Nertea (Chris Adderley)", + "version": "0.5.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.12.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197723-1", + "repository": "https://github.com/post-kerbin-mining-corporation/SpaceDust", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/SpaceDust/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/SpaceDust/raw/master/CKAN/SpaceDust.netkan", + "remote-avc": "https://raw.githubusercontent.com:443/post-kerbin-mining-corporation/SpaceDust/master/GameData/SpaceDust/Versioning/SpaceDust.version" + }, + "tags": [ + "parts", + "plugin", + "resources", + "science" + ], + "localizations": [ + "en-us", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "B9PartSwitch" + } + ], + "install": [ + { + "find": "SpaceDust", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/SpaceDust/releases/download/0.5.0/SpaceDust_0_5_0.zip", + "download_size": 10605671, + "download_hash": { + "sha1": "71208E321AEDE37CEE58C28C897CAF906138017A", + "sha256": "A1DAC4A168EEC8FDB346F84356F0DFF532447F0D999413FF44D0AD6F0742CACC" + }, + "download_content_type": "application/zip", + "install_size": 28781972, + "release_date": "2024-08-13T22:50:45Z", + "x_generated_by": "netkan" +}