mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - PlanetShine-Config-Default/PlanetShine-Config-Default-0.2.2.1, PlanetShine/PlanetShine-0.2.2.1
This commit is contained in:
@ -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
|
||||
}
|
@ -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"
|
||||
|
Reference in New Issue
Block a user