'NetKAN generated mods - FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan'
This commit is contained in:
parent
af3d2ff6fc
commit
e5847be01d
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FuelSwitchtoeverytank-default",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"name": "FuelSwitch to every tank-default",
|
||||
"abstract": "This small ModuleManager config adds module FSfuelSwitch to every fuel tank in game, including non-stock",
|
||||
"provides": [
|
||||
"FuelSwitchtoeverytank"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "StockFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "FuelSwitchtoeverytank"
|
||||
},
|
||||
{
|
||||
"name": "ThermalPaint"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "FSfuelSwitchForEveryTank.cfg",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/123581",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"author": "micha030201",
|
||||
"version": "0.2b",
|
||||
"download": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank/download/0.2b",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5268
|
||||
}
|
Loading…
Reference in New Issue