NetKAN generated mods

This commit is contained in:
NetKAN bot 2014-11-27 15:16:04 -05:00
parent 4fc4a060df
commit 88cb5fe68b
3 changed files with 73 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "NavballDockingIndicator",
"name": "Simple Docking Indicator by mic_e",
"author": "mic_e",
"abstract": "Provides a simple navball indicator that is useful for docking",
"license": "GPL-3.0",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/54303-0-25-Navball-docking-alignment-indicator-v4",
"repository": "https://github.com/mic-e/kspnavballdockingalignmentindicator"
},
"install": [
{
"file": "NavBallDockingAlignmentIndicator/GameData/NavBallDockingAlignmentIndicator",
"install_to": "GameData"
}
],
"version": "v5",
"download": "https://github.com/mic-e/kspnavballdockingalignmentindicator/releases/download/v5/NavBallDockingAlignmentIndicator.zip",
"x_generated_by": "netkan",
"download_size": 21859
}

View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"identifier": "StationPartsExpansion",
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"file": "GameData/StationPartsExpansion",
"install_to": "GameData"
}
],
"depends": [
{
"name": "RasterPropMonitor-Core"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
"kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"
},
"ksp_version": "0.25",
"name": "Stockalike Station Parts Expansion",
"abstract": "Expand space and surface stations with this purpose-built collection of stockalike parts",
"author": "Nertea",
"version": "0.2.1",
"download": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion/download/0.2.1",
"x_generated_by": "netkan",
"download_size": 20585182
}

View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "TacFuelBalancer",
"name": "TAC Fuel Balancer",
"author": "Taranis Elsu",
"abstract": "It transfers, it balances, it mixes, it stirs!",
"license": "CC-BY-NC-SA-3.0",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/25823-0-25-TAC-Fuel-Balancer-v2-4-1-10Oct",
"repository": "https://github.com/taraniselsu/TacFuelBalancer"
},
"version": "v2.4.1",
"download": "https://github.com/taraniselsu/TacFuelBalancer/releases/download/v2.4.1/TacFuelBalancer_2.4.1.5.zip",
"x_generated_by": "netkan",
"download_size": 48225
}