NetKAN generated mods - TacFuelBalancer-v2.21.5.1
This commit is contained in:
parent
a7efb52e5e
commit
e5f33297b0
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TacFuelBalancer",
|
||||
"name": "TAC Fuel Balancer",
|
||||
"abstract": "Transfer fuel and other resources between tanks",
|
||||
"author": [
|
||||
"Z-Key Aerospace",
|
||||
"Taranis Elsu"
|
||||
],
|
||||
"version": "v2.21.5.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186526-151-161-172-tac-fuel-balancer/",
|
||||
"spacedock": "https://spacedock.info/mod/640/TacFuelBalancer",
|
||||
"repository": "https://github.com/linuxgurugamer/TacFuelBalancer",
|
||||
"x_screenshot": "https://spacedock.info/content/zkeyaerospace_1268/TacFuelBalancer/TacFuelBalancer-1466458494.3982704.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TacFuelBalancer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/640/TacFuelBalancer/download/2.21.5.1",
|
||||
"download_size": 82896,
|
||||
"download_hash": {
|
||||
"sha1": "8DF4C24AD2BF6AEC3BF8DA3A1A2430C97C38D85C",
|
||||
"sha256": "D2C7E28CD5BD6832FDA58A85694F5257765DC6E7D38CEF5936585AD7CCCC43EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue