NetKAN generated mods - FinalFrontier/FinalFrontier-0.7.4-870, NanoGauges/NanoGauges-0.7.3-854, RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.0, RasterPropMonitor/RasterPropMonitor-v0.19.0

This commit is contained in:
NetKAN bot 2015-04-29 01:20:33 +02:00
parent d401c6307e
commit 623d8d595a
4 changed files with 136 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "FinalFrontier",
"license": "BSD-2-clause",
"resources": {
"x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier",
"homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3",
"kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier"
},
"install": [
{
"file": "GameData",
"install_to": "GameData",
"filter": [
"000_Toolbar",
"Source"
]
}
],
"ksp_version": "1.0",
"name": "Final Frontier",
"abstract": "kerbal individual merits",
"author": "Nereid",
"version": "0.7.4-870",
"download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.7.4-870",
"x_generated_by": "netkan",
"download_size": 1731019
}

View File

@ -0,0 +1,28 @@
{
"identifier": "NanoGauges",
"license": "CC-BY-SA-3.0",
"spec_version": 1,
"install": [
{
"file": "GameData/Nereid",
"install_to": "GameData"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84409-0-90-0-NanoGauges-tiny-ana1og-gauges-for-kerbalnauts-0-5-21-236",
"kerbalstuff": "https://kerbalstuff.com/mod/429/NanoGauges"
},
"ksp_version": "1.0",
"name": "NanoGauges",
"abstract": "tiny analog gauges",
"author": "Nereid",
"version": "0.7.3-854",
"download": "https://kerbalstuff.com/mod/429/NanoGauges/download/0.7.3-854",
"x_generated_by": "netkan",
"download_size": 1357767
}

View File

@ -0,0 +1,35 @@
{
"spec_version": 1,
"name": "RasterPropMonitor Core",
"identifier": "RasterPropMonitor-Core",
"author": "Mihara",
"abstract": "A toolkit for creating interactive IVA experiences.",
"comment": "This package contains the plugin, and the standard parts library.",
"license": "GPL-3.0",
"ksp_version_min": "0.25.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/57603",
"manual": "https://github.com/Mihara/RasterPropMonitor/wiki",
"repository": "https://github.com/Mihara/RasterPropMonitor"
},
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/JSI",
"filter": [
"Agencies",
"RPMPodPatches"
],
"install_to": "GameData"
}
],
"version": "v0.19.0",
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19.0/RasterPropMonitor.0.19.0.zip",
"x_generated_by": "netkan",
"download_size": 593305
}

View File

@ -0,0 +1,45 @@
{
"spec_version": 1,
"name": "RasterPropMonitor",
"identifier": "RasterPropMonitor",
"author": "Mihara",
"abstract": "Makes Stock IVAs more interactive.",
"comment": "This package contains the stock IVA patches and the JSI agency.",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/57603",
"manual": "https://github.com/Mihara/RasterPropMonitor/wiki",
"repository": "https://github.com/Mihara/RasterPropMonitor"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RasterPropMonitor-Core"
}
],
"suggests": [
{
"name": "VesselView-RasterPropMonitor"
},
{
"name": "SCANsat"
}
],
"install": [
{
"file": "GameData/JSI",
"filter": [
"RasterPropMonitor"
],
"install_to": "GameData"
}
],
"version": "v0.19.0",
"download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.19.0/RasterPropMonitor.0.19.0.zip",
"x_generated_by": "netkan",
"download_size": 593305,
"ksp_version": "1.0.0"
}