NetKAN added mod - TweakableEverythingCont-0.2.1
This commit is contained in:
parent
f2725d8802
commit
5d9f792a00
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TweakableEverythingCont",
|
||||
"name": "TweakableEverythingContinued",
|
||||
"abstract": "Tweak parts to your hearts delight",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.2.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "BSD-3-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154841-122-tweakable-everything-continued-replacement/",
|
||||
"spacedock": "https://spacedock.info/mod/1059/TweakableEverythingContinued",
|
||||
"repository": "https://github.com/linuxgurugamer/TweakableEverything",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/TweakableEverything/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/TweakableEverything",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/TweakableEverythingContinued/TweakableEverythingContinued-1479008463.6865757.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToadicusToolsContinued"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ToadicusTools"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TweakableEverything",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1059/TweakableEverythingContinued/download/0.2.1",
|
||||
"download_size": 71143,
|
||||
"download_hash": {
|
||||
"sha1": "FC4092C37F3B4D93821AD7BE8BD37530B43102B9",
|
||||
"sha256": "3A0718319F11CCFA560041933A0C09973A15747E19614F7526CB90ED599ED427"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-27T02:41:47.360101+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue