63 lines
1.5 KiB
JSON
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.1",
|
|
"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.1/RealFuels_v8.1.zip",
|
|
"download_size": 264528,
|
|
"download_hash": {
|
|
"sha1": "8482BE4C47F4A5776A901268754283F465F02745",
|
|
"sha256": "182B37977DCB87E64F5303686E2D3B87E2B56F8D4CB82215D32B17C6A58773B5"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|