CKAN-meta/RealFuels/RealFuels-rf-v10.7.0.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.7.0",
"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": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
},
{
"name": "EngineIgnitor"
}
],
"install": [
{
"find": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.7.0/RealFuels_v10.7.0.zip",
"download_size": 300546,
"download_hash": {
"sha1": "9346D8E900BCA5FDCD168EC03C9F919092977211",
"sha256": "B477B35D33E912808DFA4015AE09E115A7CA48C58BF7180CC3E41458045443FE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}