CKAN-meta/RealFuels/RealFuels-rf-v12.2.0.ckan

67 lines
1.6 KiB
JSON

{
"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"
}