"NetKAN generated mods - DistantObject-v1.7.0"

This commit is contained in:
NetKAN inflator Robot 2016-04-20 00:06:23 +00:00
parent efb12fd076
commit ce7ed4b0e7
1 changed files with 28 additions and 0 deletions

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.",
"author": "MOARdV",
"license": "CC-BY-4.0",
"resources": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"version": "v1.7.0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "DistantObject-config"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": "PlanetColors.cfg"
}
],
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.7.0/DistantObject_1.7.0.zip",
"download_size": 38697,
"x_generated_by": "netkan"
}