NetKAN added mod - TweakScale-v2.4.6.18r3
This commit is contained in:
parent
0c4742c31d
commit
5c838cc2dc
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"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.6.18r3",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"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": "TweakScale-Redist"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.7.1"
|
||||
},
|
||||
{
|
||||
"name": "KSP-Recall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TweakScale",
|
||||
"install_to": "GameData",
|
||||
"filter": "Scale_Redist.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/127/TweakScale/download/2.4.6.18r3",
|
||||
"download_size": 394707,
|
||||
"download_hash": {
|
||||
"sha1": "FCD6980E5EB4E172BA40A7BED28A22B4B00E8F78",
|
||||
"sha256": "9E2D5550A7748D5A33386875627A4A9701F31030A8FB4003BE231550F2267BD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 799941,
|
||||
"release_date": "2022-11-27T13:55:27.920943+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue