"NetKAN generated mods - GPPCloudsHighRes-1.5.99"
This commit is contained in:
parent
2bd9cbf548
commit
5bf4df0290
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GPPCloudsHighRes",
|
||||
"name": "GPP HighRes clouds",
|
||||
"abstract": "High resolution clouds for GPP",
|
||||
"author": "Galileo88",
|
||||
"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.5.99",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "GPPCloudsLowRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Optional Mods/GPP_Clouds/High-res Clouds_GameData inside/GameData/GPP",
|
||||
"install_to": "GameData",
|
||||
"comment": "This installs the high resolution clouds configs for GPP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.99/Galileos.Planet.Pack.1.5.99.zip",
|
||||
"download_size": 314228125,
|
||||
"download_hash": {
|
||||
"sha1": "A48F68EEE3352683603AB018F39554E55A6FDCD1",
|
||||
"sha256": "DF565FE5BE040AA0FCBA7C06BB1A61089096D5AF61B4577339DE4494115E71EC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue