2015-06-09 15:20:33 +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." ,
2016-05-26 21:45:38 +00:00
"author" : "micha030201" ,
"license" : "CC-BY-SA-2.0" ,
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/123581" ,
"repository" : "http://The%20config%20itself" ,
"kerbalstuff" : "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank"
} ,
"version" : "0.2b" ,
"ksp_version" : "1.0.2" ,
2015-06-09 15:20:33 +00:00
"provides" : [
"FuelSwitchtoeverytank"
] ,
"depends" : [
{
"name" : "ModuleManager"
} ,
{
"name" : "FirespitterCore"
} ,
{
"name" : "ThermalPaint"
}
] ,
"conflicts" : [
{
"name" : "InterstellarFuelSwitch-Core"
} ,
{
"name" : "StockFuelSwitch"
} ,
{
"name" : "FuelSwitchtoeverytank"
}
] ,
"install" : [
{
"file" : "FSfuelSwitchForEveryTankThermalPaint.cfg" ,
"install_to" : "GameData"
}
] ,
2017-01-10 01:14:57 +00:00
"download" : "https://archive.org/download/FuelSwitchtoeverytank-ThermalPaint-0.2b/C3DBFB58-FuelSwitchtoeverytank-ThermalPaint-0.2b.zip" ,
2016-05-26 21:45:38 +00:00
"download_size" : 5268 ,
"download_hash" : {
"sha1" : "C3DBFB5833EE7AA03FE2CF4B01677260D6CA2F8B" ,
"sha256" : "A3FB7FD08AE71BDB2C5AA703250C95D0450813AE2D072FD16CEA33920628606E"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
2015-06-09 15:20:33 +00:00
}