NetKAN generated mods - PlanetShine-Config-Default/PlanetShine-Config-Default-0.2.2.1, PlanetShine/PlanetShine-0.2.2.1

This commit is contained in:
NetKAN bot 2015-01-11 01:25:22 +01:00
parent 16833fea40
commit 853210658c
2 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "PlanetShine-Config-Default",
"license": "Apache-2.0",
"install": [
{
"file": "GameData/PlanetShine/Config",
"install_to": "GameData/PlanetShine"
}
],
"depends": [
{
"name": "PlanetShine"
}
],
"provides": [
"PlanetShine-Config"
],
"conflicts": [
{
"name": "PlanetShine-Config"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/96497",
"kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine"
},
"ksp_version": "0.90",
"name": "PlanetShine",
"abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements",
"author": "Valerian",
"version": "0.2.2.1",
"download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.2.1",
"x_generated_by": "netkan",
"download_size": 43082
}

View File

@ -2,6 +2,25 @@
"spec_version": 1,
"identifier": "PlanetShine",
"license": "Apache-2.0",
"install": [
{
"file": "GameData/PlanetShine/Icons",
"install_to": "GameData/PlanetShine"
},
{
"file": "GameData/PlanetShine/Plugins",
"install_to": "GameData/PlanetShine"
},
{
"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"