"NetKAN generated mods - RealFuels-rf-v9.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 16:30:41 +00:00
parent b58be044e5
commit c7816215e3
1 changed files with 25 additions and 20 deletions

View File

@ -1,25 +1,20 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "RealFuels",
"name": "Real Fuels", "name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP", "abstract": "Real fuels and tanks for KSP",
"identifier": "RealFuels",
"license": "CC-BY-SA",
"author": [ "author": [
"ialdabaoth", "ialdabaoth",
"NathanKell" "NathanKell"
], ],
"license": "CC-BY-SA",
"release_status": "stable", "release_status": "stable",
"ksp_version": "0.90",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118", "homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem" "repository": "https://github.com/NathanKell/ModularFuelSystem"
}, },
"install": [ "version": "rf-v9.1",
{ "ksp_version": "0.90",
"file": "RealFuels",
"install_to": "GameData"
}
],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -28,14 +23,6 @@
"name": "RealFuels-Engine-Configs" "name": "RealFuels-Engine-Configs"
} }
], ],
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
}
],
"recommends": [ "recommends": [
{ {
"name": "CrossFeedEnabler" "name": "CrossFeedEnabler"
@ -46,8 +33,26 @@
"name": "EngineIgnitor" "name": "EngineIgnitor"
} }
], ],
"version": "rf-v9.1", "conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
}
],
"install": [
{
"file": "RealFuels",
"install_to": "GameData"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v9.1/RealFuels_v9.1.zip", "download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v9.1/RealFuels_v9.1.zip",
"x_generated_by": "netkan", "download_size": 1948817,
"download_size": 1948817 "download_hash": {
"sha1": "009E0A7477835030D288D66C1138A394DB3A41DD",
"sha256": "4214555E2958B0DCF23ACA8EB90219DF79F91873CBBCB49E4DB76CEEC75838F8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }