NetKAN added mod - TweakScale-v2.4.4.5
This commit is contained in:
parent
439e70f535
commit
23fc50d54f
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"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.4.5",
|
||||
"ksp_version_min": "1.4.4",
|
||||
"ksp_version_max": "1.11.1",
|
||||
"license": [
|
||||
"GPL-2.0",
|
||||
"restricted"
|
||||
],
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"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.4.5",
|
||||
"download_size": 285297,
|
||||
"download_hash": {
|
||||
"sha1": "B288C672C94F69B82D81B81E020F0FC940568651",
|
||||
"sha256": "DB99090A5432B60E27364B1C07170A23390DDDE8D199758E26B172E655F75620"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-20T04:31:32.139354+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue