CKAN-meta/RealFuels/RealFuels-rf-v9.0.ckan

59 lines
1.4 KiB
JSON

{
"spec_version": 1,
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "rf-v9.0",
"ksp_version": "0.90",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
}
],
"recommends": [
{
"name": "CrossFeedEnabler"
}
],
"suggests": [
{
"name": "EngineIgnitor"
}
],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
}
],
"install": [
{
"file": "RealFuels",
"install_to": "GameData"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v9.0/RealFuels_v9.0.zip",
"download_size": 1948657,
"download_hash": {
"sha1": "D32C301BE9AD81071A636EEC41AFF96B02CA8591",
"sha256": "E3D11003C9D58537D694B18D1FC0C3963B3732416960312A861DB0AC12AE2B56"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}