"NetKAN generated mods - PlanetShine-0.2.4.1"

This commit is contained in:
NetKAN inflator Robot 2015-11-27 12:21:40 +00:00
parent 0c7972a11d
commit 062f13e157
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "PlanetShine",
"name": "PlanetShine",
"abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements",
"author": "Valerian",
"license": "Apache-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/96497",
"kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine",
"repository": "https://github.com/valerian/ksp-planetshine",
"x_screenshot": "https://kerbalstuff.com/content/Valerian_2822/PlanetShine/PlanetShine.png"
},
"version": "0.2.4.1",
"ksp_version_min": "0.24.2",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "PlanetShine-Config"
}
],
"install": [
{
"find": "GameData/PlanetShine",
"install_to": "GameData",
"filter": "Config"
}
],
"download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.4.1",
"download_size": 44872,
"x_generated_by": "netkan"
}