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.4.3.7

This commit is contained in:
NetKAN inflator Robot
2019-10-14 02:03:08 +00:00
parent 80141600af
commit d4fd55cc77

View File

@ -0,0 +1,42 @@
{
"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",
"LisiasT"
],
"license": "WTFPL",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179030-*",
"spacedock": "https://spacedock.info/mod/127/TweakScale",
"repository": "https://github.com/net-lisias-ksp/TweakScale",
"x_screenshot": "https://spacedock.info/content/Pellinor_227/TweakScale/TweakScale-1540681746.7632673.png"
},
"version": "v2.4.3.7",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.7.3",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.7.1"
}
],
"install": [
{
"file": "GameData/TweakScale",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/127/TweakScale/download/2.4.3.7",
"download_size": 210495,
"download_hash": {
"sha1": "D2089A2EFD5BFBFE81A529C4DC9E80F939423C3C",
"sha256": "218E644AE2FDFF6380FB33581C62BDDE9841DA5806538E3252FAF9F7BD17DDDA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}