NetKAN generated mods - BoxSat-A.02c, BoxSat-prototypes-A.02c, KerbalXMAS-1.046, NavballDockingIndicator-6
This commit is contained in:
parent
e911e5ccb9
commit
8eb739904a
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BoxSat",
|
||||
"license": "restricted",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/118/BoxSat"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "BoxSat alpha",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "BoxSat",
|
||||
"abstract": "A modular, stackable, serviceable, & customizable satellite in a box! ",
|
||||
"author": "DasPenguin85",
|
||||
"version": "A.02c",
|
||||
"download": "https://kerbalstuff.com/mod/118/BoxSat/download/A.02c",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16021703
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BoxSat-prototypes",
|
||||
"status": "development",
|
||||
"license": "restricted",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/118/BoxSat"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "BoxSat prototypes",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "BoxSat",
|
||||
"abstract": "A modular, stackable, serviceable, & customizable satellite in a box! ",
|
||||
"author": "DasPenguin85",
|
||||
"version": "A.02c",
|
||||
"download": "https://kerbalstuff.com/mod/118/BoxSat/download/A.02c",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16021703
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalXMAS",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/XMas",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Kerbal X-MAS",
|
||||
"abstract": "Lunatic Aeronautics X-mas modpack",
|
||||
"author": "ximrm",
|
||||
"version": "1.046",
|
||||
"download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.046",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11384743
|
||||
}
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NavballDockingIndicator",
|
||||
"name": "Simple Navball Docking Alignment Indicator",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54303-0-25-Navball-docking-alignment-indicator-v4",
|
||||
"repository": "https://github.com/mic-e/kspnavballdockingalignmentindicator",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54303",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/23/Navball%20Docking%20Alignment%20Indicator"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "NavBallDockingAlignmentIndicator",
|
||||
"find": "GameData/NavBallDockingAlignmentIndicator",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"ksp_version": "0.90",
|
||||
"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.",
|
||||
"author": "mic_e",
|
||||
|
|
Loading…
Reference in New Issue