From d829f4e3ac5cb352e6b7df725ae850dd8785f20c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 23 Apr 2023 22:44:50 +0000 Subject: [PATCH] NetKAN added mod - FlyingSaucers-v1.1.0 --- FlyingSaucers/FlyingSaucers-v1.1.0.ckan | 81 +++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 FlyingSaucers/FlyingSaucers-v1.1.0.ckan diff --git a/FlyingSaucers/FlyingSaucers-v1.1.0.ckan b/FlyingSaucers/FlyingSaucers-v1.1.0.ckan new file mode 100644 index 0000000000..1a81ee3247 --- /dev/null +++ b/FlyingSaucers/FlyingSaucers-v1.1.0.ckan @@ -0,0 +1,81 @@ +{ + "spec_version": "v1.4", + "identifier": "FlyingSaucers", + "name": "Flying Saucers", + "abstract": "Build Flying Saucers in KSP!", + "author": "Angel-125", + "version": "v1.1.0", + "ksp_version_min": "1.12.2", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173857-*", + "repository": "https://github.com/Angel-125/FlyingSaucers", + "bugtracker": "https://github.com/Angel-125/FlyingSaucers/issues", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/FlyingSaucers/master/GameData/WildBlueIndustries/FlyingSaucers/KFS.version" + }, + "tags": [ + "parts", + "plugin", + "crewed" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "NearFutureProps" + }, + { + "name": "WildBlueTools" + }, + { + "name": "KerbalActuators" + } + ], + "recommends": [ + { + "name": "ExtraPlanetaryLaunchpads" + } + ], + "suggests": [ + { + "name": "KIS" + }, + { + "name": "KAS" + }, + { + "name": "kOS" + }, + { + "name": "Snacks" + }, + { + "name": "TACLS" + } + ], + "install": [ + { + "find": "GameData/WildBlueIndustries/FlyingSaucers", + "install_to": "GameData/WildBlueIndustries", + "filter": "Ships" + }, + { + "find": "Ships/SPH", + "install_to": "Ships" + } + ], + "download": "https://github.com/Angel-125/FlyingSaucers/releases/download/v1.1.0/KFS.zip", + "download_size": 122834502, + "download_hash": { + "sha1": "F09E3A019EEB00A5F79F9DAEFD6A5149B6981265", + "sha256": "AF7EAC9648C85A664B8DBE37A2369C23B83F110BFF77721169B4CE73FACB3B16" + }, + "download_content_type": "application/zip", + "install_size": 413673437, + "release_date": "2023-04-23T22:17:50Z", + "x_generated_by": "netkan" +}