"NetKAN generated mods - RFStockalike-v2.1.2"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 22:58:08 +00:00
parent f8b1a2c84b
commit 7f7aaeedc7
1 changed files with 21 additions and 16 deletions

View File

@ -1,14 +1,18 @@
{
"spec_version": 1,
"comment": "Multiple configs can be installed; RO disables its engine configs if RFStockalike is detected. KSP-CKAN/NetKAN#55.",
"identifier": "RFStockalike",
"name": "RealFuels: Stockalike RF Configs",
"abstract": "Adds RealFuels configs to stock and many mods' engines, keeping engine role as designed to fit with stock and stock-aligned mods.",
"author": "Raptor831",
"license": "CC-BY-SA",
"install": [
{
"file": "RFStockalike/GameData/RealFuels",
"install_to": "GameData"
}
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81239",
"repository": "https://github.com/Raptor831/RFStockalike"
},
"version": "v2.1.2",
"provides": [
"RealFuels-Engine-Configs"
],
"depends": [
{
@ -18,17 +22,18 @@
"name": "ModuleRCSFX"
}
],
"provides": [
"RealFuels-Engine-Configs"
"install": [
{
"file": "RFStockalike/GameData/RealFuels",
"install_to": "GameData"
}
],
"comment": "Multiple configs can be installed; RO disables its engine configs if RFStockalike is detected. KSP-CKAN/NetKAN#55.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81239",
"repository": "https://github.com/Raptor831/RFStockalike"
},
"author": "Raptor831",
"version": "v2.1.2",
"download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.1.2/RFStockalike_2_1_2.zip",
"x_generated_by": "netkan",
"download_size": 85931
"download_size": 85931,
"download_hash": {
"sha1": "B5E9792974237395353C2865291D63222C467D72",
"sha256": "01CE132B6102BCF1305A477D7DD161F2CDF64CA0B38E87B701ABDEF0D6F4F6D9"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}