Skip to content

Commit

Permalink
NetKAN added mod - TweakScale-v2.4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Sep 15, 2024
1 parent adb9239 commit 1e17073
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions TweakScale/TweakScale-v2.4.8.5.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"spec_version": "v1.34",
"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.8.5",
"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",
"discussions": "https://github.com/TweakScale/TweakScale/discussions",
"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"
},
{
"name": "TweakScaleRescaled-Redist"
}
],
"install": [
{
"file": "GameData/TweakScale",
"install_to": "GameData",
"filter": "Scale_Redist.dll"
}
],
"download": [
"https://github.com/TweakScale/TweakScale/releases/download/RELEASE/2.4.8.5/TweakScale-2.4.8.5.zip",
"https://spacedock.info/mod/127/TweakScale/download/2.4.8.5"
],
"download_size": 458864,
"download_hash": {
"sha1": "54AC44A99AEEB40483849068B3B2DC4FCF4FC842",
"sha256": "A21D9940D3EAE3FFD75EDC8E25A7CE467C21585EC0A0971B14BF457EF359BF91"
},
"download_content_type": "application/zip",
"install_size": 928158,
"release_date": "2024-09-15T02:35:58.510257+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 1e17073

Please sign in to comment.