NetKAN generated mods - KerbalAlarmClock/KerbalAlarmClock-v3.2.1.0, SETIBalanceMod/SETI-0.4.0

This commit is contained in:
NetKAN bot 2015-01-10 00:16:19 +01:00
parent 29a12962ce
commit 36d9017160
2 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": "v1.4",
"name": "Kerbal Alarm Clock",
"identifier": "KerbalAlarmClock",
"abstract": "An in-game alarm clock to help you stop missing important moments",
"license": "MIT",
"release_status": "stable",
"author": "TriggerAu",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24786",
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
"repository": "https://github.com/TriggerAu/KerbalAlarmClock",
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
"manual": "http://triggerau.github.io/KerbalAlarmClock/",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock"
},
"install": [
{
"find": "KerbalAlarmClock",
"install_to": "GameData/TriggerTech"
}
],
"version": "v3.2.1.0",
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.2.1.0/KerbalAlarmClock_3.2.1.0.zip",
"x_generated_by": "netkan",
"download_size": 459842
}

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "SETI",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ProceduralParts"
},
{
"name": "StageRecovery"
}
],
"recommends": [
{
"name": "KerbalEngineerRedux"
},
{
"name": "TweakScale"
}
],
"install": [
{
"file": "SETI",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod"
},
"ksp_version": "0.90",
"name": "SETI-BalanceMod",
"license": "restricted",
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
"author": "Yemo",
"version": "0.4.0",
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.4.0",
"x_generated_by": "netkan",
"download_size": 297501
}