diff --git a/FlyingSaucers/FlyingSaucers-v0.6.ckan b/FlyingSaucers/FlyingSaucers-v0.6.ckan new file mode 100644 index 0000000000..13342437ae --- /dev/null +++ b/FlyingSaucers/FlyingSaucers-v0.6.ckan @@ -0,0 +1,78 @@ +{ + "spec_version": "v1.4", + "identifier": "FlyingSaucers", + "name": "Flying Saucers", + "abstract": "Build Flying Saucers in KSP!", + "author": "Angel-125", + "version": "v0.6", + "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": "BarisBridge" + }, + { + "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" + } + ], + "download": "https://github.com/Angel-125/FlyingSaucers/releases/download/v0.6/KFS.zip", + "download_size": 116728896, + "download_hash": { + "sha1": "136D22B0EC15EADC6E75826FADB0F845DDFB0B39", + "sha256": "9D39E461677B502B0557391C94997C1B49DEBF04D5B691E1C0A71FFAC84123A8" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-21T02:04:29Z", + "x_generated_by": "netkan" +}