CKAN-meta/RealFuels/RealFuels-rf-v11.3.1.ckan

67 lines
1.6 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha",
"Starwaster"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "rf-v11.3.1",
"ksp_version": "1.1.3",
"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-v11.3.1/RealFuels_v11.3.1.zip",
"download_size": 331706,
"download_hash": {
"sha1": "C98F76EFAB48BCA0DB733EA91B7CAFB9B0C49D1B",
"sha256": "92FB0DD1261F66648B122730F790A94923DAE5C38F505ACE57F01915544D3138"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}