"NetKAN generated mods - RealFuels-rf-v9.0"
This commit is contained in:
parent
bedf5364db
commit
4e7f781f3a
|
@ -1,25 +1,20 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RealFuels",
|
||||
"name": "Real Fuels",
|
||||
"abstract": "Real fuels and tanks for KSP",
|
||||
"identifier": "RealFuels",
|
||||
"license": "CC-BY-SA",
|
||||
"author": [
|
||||
"ialdabaoth",
|
||||
"NathanKell"
|
||||
],
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
|
||||
"repository": "https://github.com/NathanKell/ModularFuelSystem"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealFuels",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "rf-v9.0",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -28,14 +23,6 @@
|
|||
"name": "RealFuels-Engine-Configs"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
|
@ -46,8 +33,26 @@
|
|||
"name": "EngineIgnitor"
|
||||
}
|
||||
],
|
||||
"version": "rf-v9.0",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RealFuels",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v9.0/RealFuels_v9.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1948657
|
||||
"download_size": 1948657,
|
||||
"download_hash": {
|
||||
"sha1": "D32C301BE9AD81071A636EEC41AFF96B02CA8591",
|
||||
"sha256": "E3D11003C9D58537D694B18D1FC0C3963B3732416960312A861DB0AC12AE2B56"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue