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:
27
TweakScale/TweakScale-v2.2.9.ckan
Normal file
27
TweakScale/TweakScale-v2.2.9.ckan
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user