NetKAN added mod - Biomatic-1.3.2.0
This commit is contained in:
parent
815e1ba486
commit
af46e6be87
|
@ -0,0 +1,105 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Biomatic",
|
||||
"name": "Biomatic",
|
||||
"abstract": "De-warp automatically when entering a new biome. Exclude researched biomes from de-warper with a single click",
|
||||
"author": [
|
||||
"BiffSpace",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.3.2.0",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191426-*",
|
||||
"spacedock": "https://spacedock.info/mod/634/Biomatic",
|
||||
"repository": "https://github.com/zer0Kerbal/Biomatic",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/Biomatic/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/Biomatic/master/GameData/Biomatic/Biomatic.version",
|
||||
"x_screenshot": "https://spacedock.info/content/BiffSpace_2144/Biomatic/Biomatic-1462190469.105298.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"science",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "BiomaticForAll"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "ODFC-Refueled"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingLaboratory"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "MoreHitchhikers"
|
||||
},
|
||||
{
|
||||
"name": "PicoPortShielded"
|
||||
},
|
||||
{
|
||||
"name": "TransparentPods"
|
||||
},
|
||||
{
|
||||
"name": "Nuke-TinyPartsRefueled"
|
||||
},
|
||||
{
|
||||
"name": "SimpleLogistics"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NotSoSimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "B9StockPatches"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Biomatic",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"BiomaticConfig.cfg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/634/Biomatic/download/1.3.2.0",
|
||||
"download_size": 394744,
|
||||
"download_hash": {
|
||||
"sha1": "4A987B3F40227D28A3A1DFF68D0CC784DB9ACC2F",
|
||||
"sha256": "733601945B6D7B7EFB466B23E75D7EA5CFE498A1A93E0285C693CF00B55D7EF0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-02-07T21:26:57.577514+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue