mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PlanetShine/PlanetShine-0.2.3.1.ckan"
This commit is contained in:
@ -1,7 +1,24 @@
|
||||
{
|
||||
"spec_version": "v1.2",
|
||||
"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.3.1",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "PlanetShine-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/PlanetShine/Icons",
|
||||
@ -17,24 +34,7 @@
|
||||
"install_to": "GameData/PlanetShine"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "PlanetShine-Config"
|
||||
}
|
||||
],
|
||||
"name": "PlanetShine",
|
||||
"abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements",
|
||||
"version": "0.2.3.1",
|
||||
"author": "Valerian",
|
||||
"download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.3.1",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/96497",
|
||||
"repository": "https://github.com/valerian/ksp-planetshine",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Valerian_2822/PlanetShine/PlanetShine.png"
|
||||
},
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download_size": 46312,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
Reference in New Issue
Block a user