"NetKAN generated mods - GPPCloudsHighRes-1.6.3.1"
This commit is contained in:
parent
64911d78fd
commit
2810b762b1
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.6.3.1",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.4.5",
|
||||
"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.6.3.1/Galileos-Planet-Pack-1.6.3.1.zip",
|
||||
"download_size": 381873478,
|
||||
"download_hash": {
|
||||
"sha1": "E63E5781709580282F8D4F08C46FC8968C6CF57E",
|
||||
"sha256": "EC1C82DBC51EBAF97C6DB87E48C77FF1AFF9614FA7801745F328AF1DBC18FB56"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue