CKAN-meta/RealFuels/RealFuels-rf-v10.8.4.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.4",
"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.4/RealFuels_v10.8.4.zip",
"download_size": 339389,
"download_hash": {
"sha1": "AD843A27AA5FC22D79210CDF88447BE352410D99",
"sha256": "32806C0C165B051305B6FC16EC643A6079159F765C5404223B15AE54AC040C0E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}