CKAN-meta/RealFuels/RealFuels-rf-v11.1.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-v11.1.1",
"ksp_version": "1.1.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-v11.1.1/RealFuels_v11.1.1.zip",
"download_size": 242433,
"download_hash": {
"sha1": "5D915DD7D3BCF30A5F476ECF5BD5F07C96DBDC28",
"sha256": "CC1F8C4A7BA4975CC5E458312E932A92CABC82EB74C504CBE9E354B39A7E44C1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}