"NetKAN generated mods - RealFuels-rf-v12.2.4"

This commit is contained in:
NetKAN inflator Robot 2017-08-13 06:36:01 +00:00
parent 2e68d5b19f
commit eddaf3a8de
1 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"spec_version": "v1.4",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster",
"blowfish"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "rf-v12.2.4",
"ksp_version": "1.2.2",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
},
{
"name": "CommunityResourcePack"
},
{
"name": "SolverEngines"
}
],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
},
{
"name": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
},
{
"name": "EngineIgnitor"
}
],
"install": [
{
"find": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v12.2.4/RealFuels_v12.2.4.zip",
"download_size": 365705,
"download_hash": {
"sha1": "27866B92C7A64145E8DC79F3F14F60372E1457E0",
"sha256": "E47699A765DF4C5518145F212CD66A87DF937E08F49F3CCE197F48F31AAA4CC5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}