NetKAN generated mods - DistantObject-RealSolarSystem-v1.4.2, DistantObject-default-v1.4.2, DistantObject-v1.4.2

This commit is contained in:
NetKAN bot 2014-12-11 13:09:29 -05:00
parent a670cb738c
commit 1b44fa0be8
3 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"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",
"ksp_version": "0.25",
"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": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"author": "MOARdV",
"version": "v1.4.2",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.2/DistantObject_1.4.2.zip",
"x_generated_by": "netkan",
"download_size": 34525
}

View File

@ -0,0 +1,40 @@
{
"spec_version": 1,
"identifier": "DistantObject-default",
"name": "Distant Object Enhancement default config",
"abstract": "Default planets colors",
"license": "CC-BY-4.0",
"ksp_version": "0.25",
"depends": [
{
"name": "DistantObject"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": [
"DistantObject.dll",
"Flare",
"Icons"
]
}
],
"provides": [
"DistantObject-config"
],
"conflicts": [
{
"name": "DistantObject-config"
}
],
"resources": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"author": "MOARdV",
"version": "v1.4.2",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.2/DistantObject_1.4.2.zip",
"x_generated_by": "netkan",
"download_size": 34525
}

28
DistantObject-v1.4.2.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"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",
"ksp_version": "0.25",
"depends": [
{
"name": "DistantObject-config"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": "PlanetColors.cfg"
}
],
"resources": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"author": "MOARdV",
"version": "v1.4.2",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.2/DistantObject_1.4.2.zip",
"x_generated_by": "netkan",
"download_size": 34525
}