From 25be89a110394217532a91c3f353e6e3d5df8258 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 10 Apr 2022 23:43:38 +0000 Subject: [PATCH] NetKAN added mod - Kopernicus-2-release-1.8.1-90 --- Kopernicus/Kopernicus-2-release-1.8.1-90.ckan | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Kopernicus/Kopernicus-2-release-1.8.1-90.ckan diff --git a/Kopernicus/Kopernicus-2-release-1.8.1-90.ckan b/Kopernicus/Kopernicus-2-release-1.8.1-90.ckan new file mode 100644 index 0000000000..71b4d2d731 --- /dev/null +++ b/Kopernicus/Kopernicus-2-release-1.8.1-90.ckan @@ -0,0 +1,69 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus", + "name": "Kopernicus Planetary System Modifier", + "abstract": "Allows users to replace the planetary system used by the game.", + "author": [ + "BryceSchroeder", + "Teknoman117", + "Thomas P.", + "NathanKell", + "KillAshley", + "Gravitasi", + "KCreator", + "Sigma88", + "R-T-B", + "prestja" + ], + "version": "2:release-1.8.1-90", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200143-*", + "repository": "https://github.com/Kopernicus/Kopernicus", + "bugtracker": "https://github.com/Kopernicus/Kopernicus/issues", + "remote-avc": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/build/KSP18/GameData/Kopernicus/Plugins/Kopernicus.version" + }, + "tags": [ + "plugin", + "library" + ], + "localizations": [ + "en-us", + "it-it", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "ModularFlightIntegrator", + "min_version": "1.2.4.0" + } + ], + "suggests": [ + { + "name": "KittopiaTech" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-90/Kopernicus-1.8.1-90.zip", + "download_size": 397479, + "download_hash": { + "sha1": "E7EEC2A5A262DCCD2888E03468ED69A3163D7551", + "sha256": "1B0755BDC74E7B10B406F737B5684C9CC65F3BCE5F742C0EF53446308C35C082" + }, + "download_content_type": "application/zip", + "release_date": "2022-04-10T23:34:25Z", + "x_generated_by": "netkan" +}