diff --git a/UtilityWeight/UtilityWeight-2.0.0.ckan b/UtilityWeight/UtilityWeight-2.0.0.ckan new file mode 100644 index 0000000000..740ee9415e --- /dev/null +++ b/UtilityWeight/UtilityWeight-2.0.0.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": "v1.26", + "identifier": "UtilityWeight", + "name": "Utility Weight", + "abstract": "Want to create rocket family and need some standard masses as payloads? Utility Weight is a part, that use Variants for switching masses.", + "author": "flart", + "version": "2.0.0", + "ksp_version_min": "1.9.1", + "ksp_version_max": "1.12.9", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189536-*", + "repository": "https://github.com/yalov/UtilityWeight", + "bugtracker": "https://github.com/yalov/UtilityWeight/issues", + "remote-avc": "https://raw.githubusercontent.com/yalov/UtilityWeight/master/UtilityWeight.version" + }, + "tags": [ + "parts" + ], + "localizations": [ + "en-us", + "ru" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "B9PartSwitch" + } + ], + "download": "https://github.com/yalov/UtilityWeight/releases/download/2.0.0/UtilityWeight-v2.0.0.zip", + "download_size": 217302, + "download_hash": { + "sha1": "615DE870100994FF7794C4E3D05BDD69E3CD5ACB", + "sha256": "868549F7C6B2A39BFA0A965879317CE0D67DD0C840E14E1D9356269DFBE8B96A" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-12T19:20:42Z", + "x_generated_by": "netkan" +}