1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN added mod - TweakScale-v2.4.6.2

This commit is contained in:
NetKAN inflator Robot
2021-10-30 05:18:30 +00:00
parent 5dc3711f33
commit ccecec1bbd

View File

@ -0,0 +1,59 @@
{
"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"
],
"version": "v2.4.6.2",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.12.2",
"license": [
"GPL-2.0",
"restricted"
],
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179030-141-tweakscale-under-new-management/&",
"spacedock": "https://spacedock.info/mod/127/TweakScale",
"repository": "https://github.com/net-lisias-ksp/TweakScale",
"bugtracker": "https://github.com/net-lisias-ksp/TweakScale/issues",
"remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/TweakScale/master/TweakScale.version",
"x_screenshot": "https://spacedock.info/content/Pellinor_227/TweakScale/TweakScale-1540681746.7632673.png"
},
"tags": [
"plugin",
"convenience"
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.7.1"
},
{
"name": "KSP-Recall"
}
],
"install": [
{
"file": "GameData/999_Scale_Redist.dll",
"install_to": "GameData"
},
{
"file": "GameData/TweakScale",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/127/TweakScale/download/2.4.6.2",
"download_size": 341154,
"download_hash": {
"sha1": "2DC4A681C0CECF6622CE6A9388B08515C112019B",
"sha256": "CADD82E3BC0FAB9A2A8E4BF5A7142C977A14B674E086C88C8A7D1BBE343D6EA4"
},
"download_content_type": "application/zip",
"release_date": "2021-10-30T04:54:30.36207+00:00",
"x_generated_by": "netkan"
}