NetKAN generated mods - CrewManifest/CrewManifest-0.5.10-25, NanoGauges/NanoGauges-0.7.9-1027, SimpleOrbitCalculator/SimpleOrbitCalculator-v1.2.0
This commit is contained in:
parent
0a012bff7b
commit
a66516c5f0
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CrewManifest",
|
||||
"name": "Crew Manifest",
|
||||
"abstract": "This plugin will allow you to add or remove crew from parts while on the launch pad or transfer crew between parts in the same vessel. You can also edit/add custom crew members in your available crew roster provided that they are not part of an active flight (or dead).",
|
||||
"author": [
|
||||
"vXSovereignXv ",
|
||||
"sarbian"
|
||||
],
|
||||
"license": "MIT",
|
||||
"x_ci_version_base": "0.5.10",
|
||||
"install": [
|
||||
{
|
||||
"find": "CrewManifest",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/CrewManifest/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/60936",
|
||||
"repository": "https://github.com/sarbian/CrewManifest/"
|
||||
},
|
||||
"version": "0.5.10-25",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/CrewManifest/lastStableBuild/artifact/CrewManifest-0.6.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 24595
|
||||
}
|
|
@ -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.2",
|
||||
"name": "NanoGauges",
|
||||
"abstract": "tiny analog gauges",
|
||||
"author": "Nereid",
|
||||
"version": "0.7.9-1027",
|
||||
"download": "https://kerbalstuff.com/mod/429/NanoGauges/download/0.7.9-1027",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1478925
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"identifier": "SimpleOrbitCalculator",
|
||||
"license": "GPL-2.0",
|
||||
"spec_version": 1,
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/115990",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/712/SOC:%20Simple%20Orbit%20Calculator"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "SOC: Simple Orbit Calculator",
|
||||
"abstract": "An in-game orbit calculator.",
|
||||
"author": "stevehead",
|
||||
"version": "v1.2.0",
|
||||
"download": "https://kerbalstuff.com/mod/712/SOC:%20Simple%20Orbit%20Calculator/download/v1.2.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19899
|
||||
}
|
Loading…
Reference in New Issue