NetKAN added mod - KerbalWitchery-v
This commit is contained in:
parent
5bb0508309
commit
44077609ac
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalWitchery",
|
||||
"name": "KerbalWitchery",
|
||||
"abstract": "Adds realism by removing Kerbal witchery from the game",
|
||||
"author": "sunnypunny",
|
||||
"version": "v",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205814-112x-kerbalhero-facilitytree-kerbalwitchery-opentree/",
|
||||
"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/v",
|
||||
"download_size": 64496,
|
||||
"download_hash": {
|
||||
"sha1": "40A1E71F1C0A930A6660510CBB09A9E59CA1E868",
|
||||
"sha256": "931D829DE8EAFEE6DA0E6366EA7AC72420FEE8384594B3CF70F954D81FB2EA3B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-06T07:51:50.766655+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue