CKAN-meta/RealFuels/RealFuels-rf-v12.8.4.ckan

73 lines
1.8 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster",
"blowfish"
],
"version": "rf-v12.8.4",
"ksp_version_min": "1.7.0",
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236",
"repository": "https://github.com/NathanKell/ModularFuelSystem",
"metanetkan": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/NetKAN/RealFuels.netkan"
},
"tags": [
"plugin",
"parts"
],
"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-v12.8.4/RealFuels_v12.8.4.zip",
"download_size": 326818,
"download_hash": {
"sha1": "AF757C4CAE347D045A2A3B829705DAB43D18E116",
"sha256": "3DBCB06A71C7BA1DD2BC8FACB7DA8184CB1A6AFA838798C00D9F1F269FBA135B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}