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

66 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"
],
"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.5",
"ksp_version": "1.0.5",
"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-v10.8.5/RealFuels_v10.8.5.zip",
"download_size": 339703,
"download_hash": {
"sha1": "AFDA011F0F340E74F8B1C85232C2CF27149106D4",
"sha256": "30F385BB1C029381034464201353D4A2D861154FEDF082C664EB6ED6BA9099FC"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}