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

76 lines
2.1 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.5",
"ksp_version_min": "1.8.0",
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=58236",
"repository": "https://github.com/NathanKell/ModularFuelSystem",
"bugtracker": "https://github.com/NathanKell/ModularFuelSystem/issues",
"metanetkan": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/NetKAN/RealFuels.netkan",
"remote-avc": "https://raw.githubusercontent.com/NathanKell/ModularFuelSystem/master/RealFuels/RealFuels.version"
},
"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.5/RealFuels_v12.8.5.zip",
"download_size": 340875,
"download_hash": {
"sha1": "CE52AC7C370A6D9588CDBC973149C96DE3F44A25",
"sha256": "801DFE92B8EACE1E2371A0F91DA6073D6683F1EB4CC504E61D4AD0CC8828DB26"
},
"download_content_type": "application/zip",
"release_date": "2020-11-18T01:26:01Z",
"x_generated_by": "netkan"
}