CKAN-meta/FuelSwitchtoeverytank-Therm.../FuelSwitchtoeverytank-Therm...

55 lines
1.7 KiB
Plaintext

{
"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.",
"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.3",
"ksp_version": "1.0.4",
"provides": [
"FuelSwitchtoeverytank"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "FirespitterCore"
},
{
"name": "ThermalPaint"
}
],
"conflicts": [
{
"name": "InterstellarFuelSwitch-Core"
},
{
"name": "StockFuelSwitch"
},
{
"name": "FuelSwitchtoeverytank"
}
],
"install": [
{
"file": "FSfuelSwitchForEveryTankThermalPaint.cfg",
"install_to": "GameData"
}
],
"download": "https://archive.org/download/FuelSwitchtoeverytank-ThermalPaint-0.3/A2C2AAB3-FuelSwitchtoeverytank-ThermalPaint-0.3.zip",
"download_size": 5450,
"download_hash": {
"sha1": "A2C2AAB3DB188B93FD33D4B270C0A39DA024F761",
"sha256": "7C20EF7EAF674DB38CEFC350915F0F43EAE2A2681BC08BB29894F0AA35A2B156"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}