Add RealFuels 12.2.2 (#1282)

This commit is contained in:
Myk 2017-08-01 17:50:48 +10:00 committed by GitHub
parent 2b55fd4860
commit 9fee5351b0
1 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,66 @@
{
"spec_version": "v1.4",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster"
],
"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.2",
"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.2/RealFuels_v12.2.2.zip",
"download_size": 367767,
"download_hash": {
"sha1": "255FD01F57B1AEE867A28BFA8671F4D9FB3DF19A",
"sha256": "4485094095449FD241D71B021511A61D69C4CDC5ECD673DEDC76F3E988287D26"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}