CKAN-meta/RealFuels/RealFuels-rf-v10.4.2.ckan

74 lines
1.8 KiB
JSON

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