"NetKAN generated mods - RFStockalike-v2.1.4"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 15:50:38 +00:00
parent 2906e051a9
commit 37594422f4
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.4",
"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.4",
"download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.1.4/RFStockalike_2_1_4.zip",
"x_generated_by": "netkan",
"download_size": 127599
"download_size": 127599,
"download_hash": {
"sha1": "49D5F5868FF5AB320A47EDF0EB4FD4EF9CAC8ED6",
"sha256": "C3208698808BD1493466A0339E0D9730F7C2B8F4E33B8E4A2409AD32F3F2283E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}