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

68 lines
1.7 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster",
"blowfish"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/58236-13",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "rf-v12.6.0",
"ksp_version": "1.3.1",
"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.6.0/RealFuels_v12.6.0.zip",
"download_size": 398995,
"download_hash": {
"sha1": "08241B04373744554941FF1F5D9C4C17B6501A09",
"sha256": "4B6BDCF63CA5D62C49C92793E283A65C7DC278C92BC61BEE446689DE57A2E931"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}