"NetKAN generated mods - RealFuels-rf-v10.1"
This commit is contained in:
parent
7deca0e3c3
commit
d1ff35ed0f
|
@ -1,26 +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": "1.0.2",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
|
||||
"repository": "https://github.com/NathanKell/ModularFuelSystem"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealFuels",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"version": "rf-v10.1",
|
||||
"ksp_version": "1.0.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -35,14 +29,6 @@
|
|||
"name": "SolverEngines"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
|
@ -53,8 +39,27 @@
|
|||
"name": "EngineIgnitor"
|
||||
}
|
||||
],
|
||||
"version": "rf-v10.1",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ModularFuelSystem"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RealFuels",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.1/RealFuels_v10.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 258401
|
||||
"download_size": 258401,
|
||||
"download_hash": {
|
||||
"sha1": "525CEE24C89AEE2ECD44517CF1CC5E40A075526B",
|
||||
"sha256": "6B1FCAD70E6ABA941C073AB9E4FB4C1E7892F5E4D94615B5A87F7EB1103C2DF9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue