"NetKAN generated mods - RealFuels-rf-v10.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 20:23:08 +00:00
parent 36a02cf0ff
commit eec80d4442
1 changed files with 26 additions and 21 deletions

View File

@ -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.0",
"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.0",
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
}
],
"install": [
{
"file": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.0/RealFuels_v10.0.zip",
"x_generated_by": "netkan",
"download_size": 257124
"download_size": 257124,
"download_hash": {
"sha1": "786F39909E6D042FCCAD26B5472C42425610320D",
"sha256": "18E685957E597248D20E30A8384D3311FE2F7C8FDF9387958AF8B094AF9D24CE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}