From 85a6666f3f95e717e3c65f9aedaa74d855851165 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 11 Sep 2021 21:49:22 +0000 Subject: [PATCH] NetKAN added mod - TweakScale-v2.4.5.6 --- TweakScale/TweakScale-v2.4.5.6.ckan | 59 +++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 TweakScale/TweakScale-v2.4.5.6.ckan diff --git a/TweakScale/TweakScale-v2.4.5.6.ckan b/TweakScale/TweakScale-v2.4.5.6.ckan new file mode 100644 index 0000000000..5029a642a7 --- /dev/null +++ b/TweakScale/TweakScale-v2.4.5.6.ckan @@ -0,0 +1,59 @@ +{ + "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.5.6", + "ksp_version_min": "1.4.4", + "ksp_version_max": "1.12.2", + "license": [ + "GPL-2.0", + "restricted" + ], + "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", + "bugtracker": "https://github.com/net-lisias-ksp/TweakScale/issues", + "remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/TweakScale/master/TweakScale.version", + "x_screenshot": "https://spacedock.info/content/Pellinor_227/TweakScale/TweakScale-1540681746.7632673.png" + }, + "tags": [ + "plugin", + "convenience" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.7.1" + }, + { + "name": "KSP-Recall" + } + ], + "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.5.6", + "download_size": 309477, + "download_hash": { + "sha1": "9BB87E18534C39C0F64F7BAC1787442338748F75", + "sha256": "CE48256E24A56461D74C0D04DEDC9813AC46E2E3F30D1A28B82B84761D70E45E" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-11T21:22:46.007022+00:00", + "x_generated_by": "netkan" +}