NetKAN generated mods - DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.2, DistantObject-default/DistantObject-default-v1.5.2, DistantObject/DistantObject-v1.5.2, PortableScienceContainer/PortableScienceContainer-1.2.2
This commit is contained in:
parent
0a6c4299e7
commit
534ec3521f
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-RealSolarSystem",
|
||||
"name": "Distant Object Enhancement Real Solar System config",
|
||||
"abstract": "For the basic version of NathanKell's Real Solar System mod",
|
||||
"license": "CC-BY-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Alternate Planet Color Configs/Real Solar System (default)/DistantObject",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/98943",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"author": "MOARdV",
|
||||
"version": "v1.5.2",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43994
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement default config",
|
||||
"abstract": "Default planets colors",
|
||||
"license": "CC-BY-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"DistantObject.dll",
|
||||
"Flare",
|
||||
"Icons"
|
||||
]
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/98943",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"author": "MOARdV",
|
||||
"version": "v1.5.2",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43994
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject",
|
||||
"name": "Distant Object Enhancement",
|
||||
"abstract": "Visual enhancement mod that makes objects realistically visible over large distances.",
|
||||
"license": "CC-BY-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": "PlanetColors.cfg"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/98943",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"author": "MOARdV",
|
||||
"version": "v1.5.2",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43994
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PortableScienceContainer",
|
||||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
"file": "VerneTech",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KAS"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106562-0-90-KAS-EVA-Portable-Science-Container-and-Transmitter-v1-2",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/490/KAS%20Portable%20Science%20Container"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "KAS Portable Science Container",
|
||||
"abstract": "A container for scientists you can take with you on EVA, stores multiple surface samples and EVA reports!",
|
||||
"author": "zorbaq",
|
||||
"version": "1.2.2",
|
||||
"download": "https://kerbalstuff.com/mod/490/KAS%20Portable%20Science%20Container/download/1.2.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 137632
|
||||
}
|
Loading…
Reference in New Issue