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

This commit is contained in:
NetKAN bot 2014-12-21 12:12:44 -05:00
parent 9716560fbe
commit 50cb6be348
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.5.0",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip",
"x_generated_by": "netkan",
"download_size": 40401
}

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.5.0",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip",
"x_generated_by": "netkan",
"download_size": 40401
}

28
DistantObject-v1.5.0.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.5.0",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip",
"x_generated_by": "netkan",
"download_size": 40401
}