NetKAN added mod - TweakScale-v2.4.7.2

This commit is contained in:
NetKAN inflator Robot 2023-07-27 07:53:22 +00:00
parent 2db216eee1
commit 142d7e5d90
1 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,65 @@
{
"spec_version": "v1.8",
"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.7.2",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.12.5",
"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/TweakScale/TweakScale",
"bugtracker": "https://github.com/TweakScale/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": "TweakScale-Redist"
},
{
"name": "ModuleManager",
"min_version": "2.7.1"
},
{
"name": "KSP-Recall"
}
],
"conflicts": [
{
"name": "TweakscaleMakingHistoryConfigs"
}
],
"install": [
{
"file": "GameData/TweakScale",
"install_to": "GameData",
"filter": "Scale_Redist.dll"
}
],
"download": "https://spacedock.info/mod/127/TweakScale/download/2.4.7.2",
"download_size": 432648,
"download_hash": {
"sha1": "7D1E1842DA521F5115BD2F7D882274130F7CE346",
"sha256": "9C0A88041CA8B4E2C3774B9E575454306FFEB7BA08BDF87322D714048524FB39"
},
"download_content_type": "application/zip",
"install_size": 882230,
"release_date": "2023-07-27T07:31:00.980399+00:00",
"x_generated_by": "netkan"
}