"NetKAN generated mods - TweakScale-v2.2.10"
This commit is contained in:
parent
89eee5d933
commit
161ba9dad6
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"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.10",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pellinor0/TweakScale/releases/download/v2.2.10/TweakScale-v2.2.10.zip",
|
||||
"download_size": 108076,
|
||||
"download_hash": {
|
||||
"sha1": "56C73B0DD6116E874BC659C70882042CE97E42B7",
|
||||
"sha256": "B09D6DFDD2713014C575916AB0B07805AAA850D557D5380F27668E7275666E9F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue