NetKAN generated mods - GPPCloudsLowRes-1.6.4.0
This commit is contained in:
parent
e899de63b2
commit
f347d1ffb5
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GPPCloudsLowRes",
|
||||
"name": "GPP LowRes clouds",
|
||||
"abstract": "Low resolution clouds for GPP",
|
||||
"author": [
|
||||
"Galileo88",
|
||||
"OhioBob"
|
||||
],
|
||||
"version": "1.6.4.0",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/Galileo88/Galileos-Planet-Pack/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/CKAN/GPPCloudsLowRes.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"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.4.0/Galileos-Planet-Pack-1.6.4.0.zip",
|
||||
"download_size": 394299435,
|
||||
"download_hash": {
|
||||
"sha1": "847FA43A0931062485B04468F061EE72BDF779BE",
|
||||
"sha256": "A4F813DC09A47C85CB5AB4DC076E99BCE9D3FD18A785C9D25DD0C0CB4C9FE2CC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue