From 02c91e15dd51b719204b45789dfbaace9753c9ea Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 27 Jun 2020 13:17:18 +0000 Subject: [PATCH] NetKAN generated mods - TweakScale-v2.4.3.15 --- TweakScale/TweakScale-v2.4.3.15.ckan | 50 ++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 TweakScale/TweakScale-v2.4.3.15.ckan diff --git a/TweakScale/TweakScale-v2.4.3.15.ckan b/TweakScale/TweakScale-v2.4.3.15.ckan new file mode 100644 index 0000000000..ed0324dfb5 --- /dev/null +++ b/TweakScale/TweakScale-v2.4.3.15.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": "v1.2", + "identifier": "TweakScale", + "name": "TweakScale - Rescale Everything!", + "abstract": "TweakScale lets you change the size of a part. Not just that, but it will figure out how much fuel is in the resized part. And if it's an engine, it will become more powerful by scaling it bigger, or weaker by scaling it smaller.", + "author": [ + "Biotronic", + "pellinor", + "LisiasT" + ], + "version": "v2.4.3.15", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.9.999", + "license": "WTFPL", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179030-*", + "spacedock": "https://spacedock.info/mod/127/TweakScale", + "repository": "https://github.com/net-lisias-ksp/TweakScale", + "x_screenshot": "https://spacedock.info/content/Pellinor_227/TweakScale/TweakScale-1540681746.7632673.png" + }, + "tags": [ + "plugin", + "convenience" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.7.1" + } + ], + "install": [ + { + "file": "GameData/999_Scale_Redist.dll", + "install_to": "GameData" + }, + { + "file": "GameData/TweakScale", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/127/TweakScale/download/2.4.3.15", + "download_size": 179305, + "download_hash": { + "sha1": "6E5F226D4C52DA55CA07E104EFB270B02793466E", + "sha256": "E5247737A1EF30C628CB6C465F7C22FEF976193A943F584B9591C43406640602" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}