1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - TweakScale-v2.3.7"

This commit is contained in:
NetKAN inflator Robot
2017-10-13 20:07:38 +00:00
parent 3cde48ead3
commit 2bc9afccea

View File

@ -0,0 +1,33 @@
{
"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"
],
"license": "WTFPL",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/112693",
"repository": "https://github.com/pellinor0/TweakScale"
},
"version": "v2.3.7",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"download": "https://github.com/pellinor0/TweakScale/releases/download/v2.3.7/TweakScale-v2.3.7.zip",
"download_size": 130919,
"download_hash": {
"sha1": "F4BB2978235742CF06056FA53C674E0FB3487BD5",
"sha256": "6057BE092C60CD9806E9D55462DC5DB2FF7AD6337A367F7302227C58075F0E31"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}