NetKAN added mod - KerbalWitchery-1-V1 (#2542)
This commit is contained in:
parent
872b0c89b0
commit
a67bcd8af4
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalWitchery",
|
||||
"name": "KerbalWitchery",
|
||||
"abstract": "Removes some Kerbal witchery from spaceflight and science mechanics (to add realism)",
|
||||
"author": "sunnypunny",
|
||||
"version": "1:V1",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205814-112x-career-rebalanced-modpack/",
|
||||
"spacedock": "https://spacedock.info/mod/2917/KerbalWitchery",
|
||||
"repository": "https://github.com/sunnypunny/KerbalWitchery",
|
||||
"bugtracker": "https://github.com/sunnypunny/KerbalWitchery/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/sunnypunny_72620/KerbalWitchery/KerbalWitchery-1638777118.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"parts",
|
||||
"physics",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FacilityTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FMRS"
|
||||
},
|
||||
{
|
||||
"name": "StageRecovery"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "MandatoryRCS"
|
||||
},
|
||||
{
|
||||
"name": "BetterSRBs"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2917/KerbalWitchery/download/V1",
|
||||
"download_size": 67565,
|
||||
"download_hash": {
|
||||
"sha1": "1DFFB62FEBF5CFEA1BA14822AF5F465CC21601C4",
|
||||
"sha256": "EE2AAA1718FDD097297F22EE7EC066FBB2E69A4A0DC4651886563D8EC460D41B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-31T03:16:34.615828+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue