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

75 lines
2.0 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.1",
"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"
},
"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.1/RealFuels_v12.8.4.1.zip",
"download_size": 426235,
"download_hash": {
"sha1": "50D303899AE6624D100B1569E633A8B3B2D30DF3",
"sha256": "D1A512B5172CBAFFE72BE0E093E61459609D653400513F72ECE80452117BB183"
},
"download_content_type": "application/zip",
"release_date": "2020-03-05T03:12:25Z",
"x_generated_by": "netkan"
}