From 7fad70c876febf3b7c223dc2892f6df3db363d19 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 30 Jul 2023 01:14:39 +0000 Subject: [PATCH] NetKAN added mod - FlyingSaucers-v1.1.1 --- FlyingSaucers/FlyingSaucers-v1.1.1.ckan | 81 +++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 FlyingSaucers/FlyingSaucers-v1.1.1.ckan diff --git a/FlyingSaucers/FlyingSaucers-v1.1.1.ckan b/FlyingSaucers/FlyingSaucers-v1.1.1.ckan new file mode 100644 index 0000000000..5b697a6062 --- /dev/null +++ b/FlyingSaucers/FlyingSaucers-v1.1.1.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.1", + "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.1/KFS.zip", + "download_size": 122878849, + "download_hash": { + "sha1": "59C96A045890B2AA43CE985CA97B266D1575147B", + "sha256": "9A864B18BD811E5DB8403F8AF0F63AC1FF134A1B46BB05E124C5A93D271F9FE9" + }, + "download_content_type": "application/zip", + "install_size": 413722464, + "release_date": "2023-07-30T01:02:39Z", + "x_generated_by": "netkan" +}