2015-08-07 18:25:42 +00:00
{
"spec_version": 1,
"identifier": "FuelSwitchtoeverytank-ThermalPaint",
"name": "FuelSwitch to every tank-ThermalPaint",
"abstract": "This small ModuleManager config adds module FSfuelSwitch to every fuel tank in game, including non-stock. This version is specifically compatible with ThermalPaint.",
2015-08-21 15:29:08 +00:00
"author": "micha030201",
"license": "CC-BY-SA-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/123581",
2016-05-30 23:08:21 +00:00
"repository": "http://The%20config%20itself",
"kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank"
2015-08-21 15:29:08 +00:00
},
"version": "0.4",
2015-12-12 00:10:47 +00:00
"ksp_version": "1.0.5",
2015-08-07 18:25:42 +00:00
"provides": [
"FuelSwitchtoeverytank"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "FirespitterCore"
},
{
"name": "ThermalPaint"
}
],
"conflicts": [
{
"name": "InterstellarFuelSwitch-Core"
},
{
"name": "StockFuelSwitch"
},
{
"name": "FuelSwitchtoeverytank"
}
],
2015-10-20 06:08:41 +00:00
"install": [
{
"file": "FSfuelSwitchForEveryTankThermalPaint.cfg",
"install_to": "GameData"
}
],
2017-01-10 01:14:57 +00:00
"download": "https://archive.org/download/FuelSwitchtoeverytank-ThermalPaint-0.4/2F75BC48-FuelSwitchtoeverytank-ThermalPaint-0.4.zip",
2015-10-20 06:08:41 +00:00
"download_size": 5489,
2016-05-30 23:08:21 +00:00
"download_hash": {
"sha1": "2F75BC488E07AC1638CAACC42DDFED320F70A6C4",
"sha256": "668D7FA8515BAC3CEDA72560BBB8F682E01FAA6904590EE711B9337DA0D30F88"
},
"download_content_type": "application/zip",
2015-08-07 18:25:42 +00:00
"x_generated_by": "netkan"
}