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.2.9"

This commit is contained in:
NetKAN inflator Robot
2016-04-30 18:29:08 +00:00
parent 1c28f04622
commit 612706fd7c

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"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.2.9",
"ksp_version": "1.1.2",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"download": "https://github.com/pellinor0/TweakScale/releases/download/v2.2.9/TweakScale-v2.2.9.zip",
"download_size": 107529,
"x_generated_by": "netkan"
}