From 995534450635ade6b8d769379d3705bfe0720a7d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 12 Feb 2019 09:22:46 +0000 Subject: [PATCH] "NetKAN generated mods - SmartTank-v0.2.1" --- SmartTank/SmartTank-v0.2.1.ckan | 53 +++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 SmartTank/SmartTank-v0.2.1.ckan diff --git a/SmartTank/SmartTank-v0.2.1.ckan b/SmartTank/SmartTank-v0.2.1.ckan new file mode 100644 index 0000000000..aed05fd944 --- /dev/null +++ b/SmartTank/SmartTank-v0.2.1.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": 1, + "comment": "Indexed by author. Please report any problems at the repository bugtracker.", + "identifier": "SmartTank", + "name": "Smart Tank", + "abstract": "Automatically scale tanks from Procedural Parts to fit a specified TWR", + "description": "Uses the stock vessel simulator to determine the TWR of each stage, then adjusts the sizes of tanks from Procedural Parts to fit a user-specified TWR. Also sets top and bottom diameters to match attached parts, matches the fuel tank type to the attached engine, and allows the user to change the default texture. All such features can be toggled at the part level with tweakables or at the system level via a button in the stock toolbar.", + "author": "HebaruSan", + "license": "GPL-3.0", + "release_status": "development", + "resources": { + "repository": "https://github.com/HebaruSan/SmartTank" + }, + "version": "v0.2.1", + "ksp_version": "1.6", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ProceduralParts" + } + ], + "recommends": [ + { + "name": "LoadingTipsPlus" + }, + { + "name": "ProceduralParts-Textures-BattleTechAerospace" + }, + { + "name": "ProceduralParts-Textures-SCCKSCS" + }, + { + "name": "ProceduralParts-Textures-SaturnNova" + }, + { + "name": "VensStylePPTextures" + }, + { + "name": "MainSailorTextures-Complete" + } + ], + "download": "https://github.com/HebaruSan/SmartTank/releases/download/v0.2.1/SmartTank.zip", + "download_size": 39542, + "download_hash": { + "sha1": "8DB319F419A32C6CE080464A8879E3881284E8EA", + "sha256": "A367A2C3B2724474B1BF9AA83269DED4136F0C29DDD536EBE2D461313C1A93FA" + }, + "download_content_type": "application/zip", + "kind": "package", + "x_generated_by": "netkan" +}