diff --git a/PlanetShine/PlanetShine-0.2.3.1.ckan b/PlanetShine/PlanetShine-0.2.3.1.ckan new file mode 100644 index 0000000000..4d121ca953 --- /dev/null +++ b/PlanetShine/PlanetShine-0.2.3.1.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": "v1.2", + "identifier": "PlanetShine", + "license": "Apache-2.0", + "install": [ + { + "file": "GameData/PlanetShine/Icons", + "install_to": "GameData/PlanetShine" + }, + { + "file": "GameData/PlanetShine/Plugins", + "install_to": "GameData/PlanetShine", + "filter": "MiniAVC.xml" + }, + { + "file": "GameData/PlanetShine/LICENSE", + "install_to": "GameData/PlanetShine" + } + ], + "depends": [ + { + "name": "PlanetShine-Config" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96497", + "kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine" + }, + "ksp_version": "1.0.2", + "name": "PlanetShine", + "abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements", + "author": "Valerian", + "version": "0.2.3.1", + "download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.3.1", + "x_generated_by": "netkan", + "download_size": 46312 +}