CKAN-meta/RealFuels/RealFuels-rf-v8.2.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.2",
"ksp_version": "0.25",
"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.2/RealFuels_v8.2.zip",
"download_size": 1947508,
"download_hash": {
"sha1": "0CA309D1D13AC8E9DCF869AE76C78E2138C7C470",
"sha256": "DD50D9D0064E257B7EF6B534B994CC76FAEA6B03E47FE21776E1153E3DC9383D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}