From 1fbc5aea61b859ba4f7cba2ff0e8ee2a011ccb7d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 6 Jul 2021 08:42:44 +0000 Subject: [PATCH] NetKAN added mod - Kerbalism-Config-RO-v1.2 --- .../Kerbalism-Config-RO-v1.2.ckan | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Kerbalism-Config-RO/Kerbalism-Config-RO-v1.2.ckan diff --git a/Kerbalism-Config-RO/Kerbalism-Config-RO-v1.2.ckan b/Kerbalism-Config-RO/Kerbalism-Config-RO-v1.2.ckan new file mode 100644 index 0000000000..0a32e424b9 --- /dev/null +++ b/Kerbalism-Config-RO/Kerbalism-Config-RO-v1.2.ckan @@ -0,0 +1,86 @@ +{ + "spec_version": "v1.18", + "identifier": "Kerbalism-Config-RO", + "name": "Kerbalism - RealismOverhaul Config", + "abstract": "Kerbalism configuration for Realism Overhaul and RP-1", + "author": [ + "SirKeplan", + "StollD", + "al2me6", + "blowfishpro", + "cherrydev", + "pjf", + "rsparkyc", + "stratochief66", + "zorg2044", + "NathanKell" + ], + "version": "v1.2", + "license": "Unlicense", + "resources": { + "repository": "https://github.com/KSP-RO/ROKerbalism", + "bugtracker": "https://github.com/KSP-RO/ROKerbalism/issues" + }, + "tags": [ + "config", + "career", + "science", + "crewed" + ], + "localizations": [ + "de-de", + "en-us", + "pt-br", + "ru" + ], + "provides": [ + "Kerbalism-Config" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kerbalism" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + } + ], + "suggests": [ + { + "name": "RP-0" + } + ], + "conflicts": [ + { + "name": "Kerbalism-Config" + }, + { + "name": "TACLS" + }, + { + "name": "Snacks" + }, + { + "name": "USI-LS" + } + ], + "install": [ + { + "find": "KerbalismConfig", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/ROKerbalism/releases/download/v1.2/GameData.zip", + "download_size": 2287588, + "download_hash": { + "sha1": "26F00D07A2EC427F37B3B56BE0BB0194A459F417", + "sha256": "39DE5C0B8CB1E5635EB6A32D94725F8264E753D2B59591C62DDAE7CDCACA7910" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-06T08:12:11Z", + "x_generated_by": "netkan" +}