NetKAN generated mods - TweakScale-v2.4.3.17
This commit is contained in:
parent
3e7b42a8ad
commit
9f8a72cbaa
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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.3.17",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.10.999",
|
||||
"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"
|
||||
},
|
||||
"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.3.17",
|
||||
"download_size": 179372,
|
||||
"download_hash": {
|
||||
"sha1": "3CB12CCB5F3EAB1B0FEADABE68754268281A0EEB",
|
||||
"sha256": "BF4F62AF0EBC6B46A720F2C348EEF3B5529C39A8D0CD79976F6F441751AF9819"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-10T18:52:23.380362+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue