'NetKAN generated mods - DistantObject/DistantObject-v1.5.5.ckan'
This commit is contained in:
parent
e652f94b20
commit
f69e09dc47
|
@ -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": "1.0.2",
|
||||
"author": "MOARdV",
|
||||
"version": "v1.5.5",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 44624
|
||||
}
|
Loading…
Reference in New Issue