CKAN-meta/RealFuels/RealFuels-1-rf-v15.2.0.ckan

79 lines
2.2 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": "1:rf-v15.2.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"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",
"min_version": "v3.11.0"
}
],
"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-v15.2.0/RealFuels_v15.2.0.zip",
"download_size": 291157,
"download_hash": {
"sha1": "E24A62AFD724D753BC3C7C65C2526FFD236A08DE",
"sha256": "07B3494DB47D00D41E1BCD60105AB65397DCEAFDAD776F668E53761A9CB74CB1"
},
"download_content_type": "application/zip",
"install_size": 833582,
"release_date": "2022-08-09T06:28:24Z",
"x_generated_by": "netkan"
}