NetKAN generated mods - DistantObject-RealSolarSystem-v1.5.1, DistantObject-default-v1.5.1, DistantObject-v1.5.1
This commit is contained in:
parent
3d380422e5
commit
a0c259d235
|
@ -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.1",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43863
|
||||
}
|
|
@ -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.1",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43863
|
||||
}
|
|
@ -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.1",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43863
|
||||
}
|
Loading…
Reference in New Issue