"NetKAN generated mods - Biomatic-1.3.0.0"
This commit is contained in:
parent
c53a3adcb6
commit
58084d4165
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80379-112-biomatic-biome-sensor/",
|
||||
"spacedock": "https://spacedock.info/mod/634/Biomatic",
|
||||
"x_screenshot": "https://spacedock.info/content/BiffSpace_2144/Biomatic/Biomatic-1462190469.105298.jpg"
|
||||
},
|
||||
"version": "1.3.0.0",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "BiomaticForAll"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Biomatic",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Source",
|
||||
"BiomaticConfig.cfg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/634/Biomatic/download/1.3.0.0",
|
||||
"download_size": 453421,
|
||||
"download_hash": {
|
||||
"sha1": "065E2B56844EB6A66C5F44ED231BB78A141AB306",
|
||||
"sha256": "643AFD5063224EE5CC0193B15A73712B84A76B98C297A4635E4FA713C6B9E445"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue