"NetKAN generated mods - PlanetShine-Config-Default-0.2.4.2"
This commit is contained in:
parent
1abccac17f
commit
732d5afd35
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PlanetShine-Config-Default",
|
||||
"name": "PlanetShine - Default configuration",
|
||||
"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.2",
|
||||
"ksp_version_min": "0.24.2",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"provides": [
|
||||
"PlanetShine-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PlanetShine-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/PlanetShine/Config",
|
||||
"install_to": "GameData/PlanetShine"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.4.2",
|
||||
"download_size": 44342,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue