'NetKAN generated mods - RealFuels/RealFuels-rf-v10.4.7.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-17 06:13:42 +00:00
parent 8fca09b909
commit 184d6a4640
1 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,68 @@
{
"spec_version": 1,
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"identifier": "RealFuels",
"license": "CC-BY-SA",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha"
],
"release_status": "stable",
"ksp_version": "1.0.4",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"install": [
{
"file": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
},
{
"name": "CommunityResourcePack"
},
{
"name": "SolverEngines"
}
],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
},
{
"name": "InterstellarFuelSwitch"
},
{
"name": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
},
{
"name": "EngineIgnitor"
}
],
"recommends": [
{
"name": "CrossFeedEnabler"
}
],
"version": "rf-v10.4.7",
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.4.7/RealFuels_v10.4.7.zip",
"download_size": 282544,
"x_generated_by": "netkan"
}