"NetKAN generated mods - TweakScale-v2.2.13"
This commit is contained in:
parent
d778940f2b
commit
ed4fb92d9c
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"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.2.13",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pellinor0/TweakScale/releases/download/v2.2.13/TweakScale-v2.2.13.zip",
|
||||
"download_size": 113742,
|
||||
"download_hash": {
|
||||
"sha1": "4A5832243540E108075103887A728328E1798382",
|
||||
"sha256": "AD910E9DF0672D815A3AD54C8209C3ADC9AEA7D40D1C835D2C647FFD051F2208"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue