CKAN-meta/RealFuels/RealFuels-rf-v10.2.ckan

75 lines
1.8 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-v10.2",
"ksp_version": "1.0.2",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
},
{
"name": "CommunityResourcePack"
},
{
"name": "SolverEngines"
}
],
"recommends": [
{
"name": "CrossFeedEnabler"
}
],
"suggests": [
{
"name": "EngineIgnitor"
}
],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
},
{
"name": "InterstellarFuelSwitch"
},
{
"name": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
}
],
"install": [
{
"file": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.2/RealFuels_v10.2.zip",
"download_size": 259652,
"download_hash": {
"sha1": "036B8447D765AA310E66E7EF8CA103E16C4A56CE",
"sha256": "0FEFB80436AAC452ABE7EB736F7614B4B152F9FC9226828B310BF1717668A4E8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}