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

This commit is contained in:
NetKAN inflator Robot 2017-07-07 03:35:09 +00:00
parent 1b9dfbde13
commit 7f373b6ebc
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.0",
"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.0/RealFuels_v12.2.0.zip",
"download_size": 451083,
"download_hash": {
"sha1": "BE5C03219DE08E30305F194CB0A8BA44E81CDB69",
"sha256": "4C91FE8E2DDF3EC25D081E47A71FF7C1937F3B52BB9166D7924435C82EF288C3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}