NetKAN generated mods - AlternateResourcePanel/AlternateResourcePanel-2.7.1.0, ChopShop/ChopShop-0.7.1, KerbalAlarmClock/KerbalAlarmClock-v3.3.1.1, NavballDockingIndicator/NavballDockingIndicator-6, ThrottleControlledAvionics/ThrottleControlledAvionics-2.2.1, TriggerAu-Flags/TriggerAu-Flags-2.7.1.0

This commit is contained in:
NetKAN bot 2015-05-04 15:19:00 +02:00
parent c8f52d198f
commit cd2548b846
6 changed files with 165 additions and 1 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.4",
"name": "Alternate Resource Panel",
"identifier": "AlternateResourcePanel",
"abstract": "An alternate view of vessel resources plugin for Kerbal Space Program",
"license": "MIT",
"release_status": "stable",
"author": "TriggerAu",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60227",
"license": "https://github.com/TriggerAu/AlternateResourcePanel/blob/master/LICENSE",
"repository": "https://github.com/TriggerAu/AlternateResourcePanel",
"kerbalstuff": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel",
"manual": "https://sites.google.com/site/kspalternateresourcepanel/",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220649-alternate-resource-panel"
},
"install": [
{
"find": "KSPAlternateResourcePanel",
"install_to": "GameData/TriggerTech"
}
],
"version": "2.7.1.0",
"download": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel/download/2.7.1.0",
"x_generated_by": "netkan",
"download_size": 296775,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.99"
}

View File

@ -0,0 +1,54 @@
{
"identifier": "ChopShop",
"license": "GPL-3.0",
"spec_version": "v1.4",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "TweakScale"
}
],
"supports": [
{
"name": "RemoteTech"
},
{
"name": "RealFuels"
},
{
"name": "ModularFuelTanks"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "NEAR"
}
],
"install": [
{
"find": "ChopShop",
"install_to": "GameData"
},
{
"find": "Ships",
"install_to": "Ships"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84443",
"kerbalstuff": "https://kerbalstuff.com/mod/709/Dr.%20Jet's%20Chop%20Shop"
},
"ksp_version": "1.0.2",
"name": "Dr. Jet's Chop Shop",
"abstract": "Properly oriented rover bodies, deployable skycranes, dual-axis solar panels, SpacePlane+ (Mk2) parts, blisters, structural hubs and other useful parts.",
"author": "doktorjet",
"version": "0.7.1",
"download": "https://kerbalstuff.com/mod/709/Dr.%20Jet%27s%20Chop%20Shop/download/0.7.1",
"x_generated_by": "netkan",
"download_size": 2298049
}

View File

@ -0,0 +1,29 @@
{
"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.3.1.1",
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.3.1.1/KerbalAlarmClock_3.3.1.1.zip",
"x_generated_by": "netkan",
"download_size": 462512,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.99"
}

View File

@ -13,7 +13,7 @@
}
],
"x_netkan_license_ok": true,
"ksp_version": "1.0",
"ksp_version": "1.0.2",
"name": "Navball Docking Alignment Indicator",
"license": "GPL-3.0",
"abstract": "When a docking port is selected as target, an additional red marker appears on your Navball, indicating the orientation of that docking port.",

View File

@ -0,0 +1,26 @@
{
"spec_version": "v1.4",
"identifier": "ThrottleControlledAvionics",
"x_netkan_license_ok": true,
"resources": {
"bugtracker": "https://github.com/qfeys/ThrottleControlledAvionics/issues",
"repository": "https://github.com/qfeys/ThrottleControlledAvionics",
"kerbalstuff": "https://kerbalstuff.com/mod/510/Throttle%20Controlled%20Avionics%20-%20Continued",
"homepage": "http://forum.kerbalspaceprogram.com/threads/107802"
},
"suggests": [
{
"name": "KSP-AVC"
}
],
"name": "Throttle Controlled Avionics - Continued",
"license": "CC-BY-SA-3.0",
"abstract": "real-time engine balancing, attitude and altitude control",
"author": "allista",
"version": "2.2.1",
"download": "https://kerbalstuff.com/mod/510/Throttle%20Controlled%20Avionics%20-%20Continued/download/2.2.1",
"x_generated_by": "netkan",
"download_size": 39761,
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.2"
}

View File

@ -0,0 +1,26 @@
{
"spec_version": "v1.4",
"name": "TriggerAu Flags",
"identifier": "TriggerAu-Flags",
"abstract": "Flags contained in TriggerAu's Addons",
"license": "MIT",
"release_status": "stable",
"author": "TriggerAu",
"resources": {
"license": "https://github.com/TriggerAu/AlternateResourcePanel/blob/master/LICENSE",
"repository": "https://github.com/TriggerAu/AlternateResourcePanel",
"homepage": "http://forum.kerbalspaceprogram.com/threads/60227-KSP-Alternate-Resource-Panel",
"kerbalstuff": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel"
},
"install": [
{
"find": "Flags",
"install_to": "GameData/TriggerTech"
}
],
"ksp_version": "1.0.2",
"version": "2.7.1.0",
"download": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel/download/2.7.1.0",
"x_generated_by": "netkan",
"download_size": 296775
}