mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
'NetKAN generated mods - FuelSwitchtoeverytank-ThermalPaint/FuelSwitchtoeverytank-ThermalPaint-0.4.ckan'
This commit is contained in:
@ -0,0 +1,49 @@
|
|||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "FuelSwitchtoeverytank-ThermalPaint",
|
||||||
|
"license": "CC-BY-SA-2.0",
|
||||||
|
"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.",
|
||||||
|
"provides": [
|
||||||
|
"FuelSwitchtoeverytank"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FirespitterCore"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ThermalPaint"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "InterstellarFuelSwitch-Core"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "StockFuelSwitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FuelSwitchtoeverytank"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "FSfuelSwitchForEveryTankThermalPaint.cfg",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"version": "0.4",
|
||||||
|
"author": "micha030201",
|
||||||
|
"download": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank/download/0.4",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/123581",
|
||||||
|
"repository": "http://The%20config%20itself",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank"
|
||||||
|
},
|
||||||
|
"download_size": 5489,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user