"NetKAN generated mods - GPPCloudsLowRes-1.6.0.1"
This commit is contained in:
parent
3585d351cb
commit
d4fb88bf90
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GPPCloudsLowRes",
|
||||
"name": "GPP LowRes clouds",
|
||||
"abstract": "Low resolution clouds for GPP",
|
||||
"author": "JadeOfMaar",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||
},
|
||||
"version": "1.6.0.1",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "GPPCloudsHighRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Optional Mods/GPP_Clouds/Low-res Clouds_GameData inside/GameData/GPP",
|
||||
"install_to": "GameData",
|
||||
"comment": "This installs the low resolution clouds configs for GPP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.6.0.1/Galileos-Planet-Pack-1.6.0.1.zip",
|
||||
"download_size": 296946030,
|
||||
"download_hash": {
|
||||
"sha1": "0BD91886937974EB63A877F232A0F37AF9551411",
|
||||
"sha256": "FEAF01A496D484456BD99506BF01FDDF70554BF75B46468A1CC3079DFD628440"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue