CKAN-meta/RealFuels/RealFuels-rf-v8.4.ckan

63 lines
1.5 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-v8.4",
"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"
},
{
"file": "TweakScale",
"install_to": "GameData"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v8.4/RealFuels_v8.4.zip",
"download_size": 1949532,
"download_hash": {
"sha1": "9AECF53C793E91F2FD75CD20347893CCD61555EF",
"sha256": "498C76A5B7AB8908C00E575994AC56CEC171CC835F296F5839343593F081EA4E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}