CKAN-meta/RealFuels/RealFuels-rf-v12.0.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-v12.0.1",
"ksp_version": "1.2.2",
"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-v12.0.1/RealFuels_v12.0.1.zip",
"download_size": 361905,
"download_hash": {
"sha1": "2BEC44AA1D9F269944F189B4449C9341E84CB846",
"sha256": "F33E6E6D5B189343A47A04AD4912C23927CC8D9B2BB319C62B6E8E0C37EC08A7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}