"NetKAN generated mods - RealFuels-rf-v12.2.3"
This commit is contained in:
parent
b8b557dc6d
commit
222f609f30
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"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.2.3",
|
||||
"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.2.3/RealFUels_v12.2.3.zip",
|
||||
"download_size": 366845,
|
||||
"download_hash": {
|
||||
"sha1": "A8FE8422361B1266EE231A23F49B807BCF67C338",
|
||||
"sha256": "3027DA6BD10CB1F66787AD84262E7FD794180F5813BE1C1C6511416D0F4896C3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue