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

71 lines
1.7 KiB
JSON

{
"spec_version": "v1.4",
"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.8",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
},
{
"name": "CommunityResourcePack"
},
{
"name": "SolverEngines"
}
],
"recommends": [
{
"name": "CrossFeedEnabler"
}
],
"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-v10.8/RealFuels_v10.8.zip",
"download_size": 787851,
"download_hash": {
"sha1": "45CAF3602ADA0338A7364D25B158E12194D808ED",
"sha256": "B8D3EDCC9478AF3474B46DF8BB9F8DB9D32B0BEE374A585A3322A5A825B60C9D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}