diff --git a/FarFutureTechnologies/FarFutureTechnologies-1.1.0.ckan b/FarFutureTechnologies/FarFutureTechnologies-1.1.0.ckan new file mode 100644 index 0000000000..45e51cfb45 --- /dev/null +++ b/FarFutureTechnologies/FarFutureTechnologies-1.1.0.ckan @@ -0,0 +1,99 @@ +{ + "spec_version": "v1.4", + "identifier": "FarFutureTechnologies", + "name": "Far Future Technologies", + "abstract": "Adds far future but still more or less possible engine, power generation and resource parts.", + "author": "Nertea (Chris Adderley)", + "version": "1.1.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.11.99", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/199070-1", + "repository": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/raw/master/CKAN/FarFutureTechnologies.netkan", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/FarFutureTechnologies/master/GameData/FarFutureTechnologies/Versioning/FarFutureTechnologies.version" + }, + "tags": [ + "parts", + "plugin" + ], + "localizations": [ + "en-us", + "zh-cn", + "ru" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "B9PartSwitch" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "DeployableEngines" + }, + { + "name": "DynamicBatteryStorage" + }, + { + "name": "CryoTanks" + }, + { + "name": "SystemHeat" + }, + { + "name": "SpaceDust" + }, + { + "name": "Waterfall" + } + ], + "recommends": [ + { + "name": "HeatControl" + }, + { + "name": "CommunityTechTree" + } + ], + "suggests": [ + { + "name": "NearFutureConstruction" + }, + { + "name": "NearFutureElectrical" + }, + { + "name": "SystemHeat-FissionReactors" + }, + { + "name": "SystemHeat-Converters" + }, + { + "name": "SystemHeat-Harvesters" + }, + { + "name": "SystemHeat-FissionEngines" + } + ], + "install": [ + { + "find": "FarFutureTechnologies", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/FarFutureTechnologies/releases/download/1.1.0/FarFutureTechnologies_1_1_0.zip", + "download_size": 229017942, + "download_hash": { + "sha1": "E506F6559048769EF3DA9603DDFD7767F476E2CF", + "sha256": "764107FCB24223D202809114CF80270C72232034536B19E3B325F47AC1AA55C8" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-26T02:56:30Z", + "x_generated_by": "netkan" +}